JusoService class Null safety
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
getPoint(
int code) → Future< List< double> > -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
searchJuso(
String query) → Future< JusoResult> -
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited
Constants
- jusoEndUrl → const String
-
"https://www.juso.go.kr/addrlink/addrLinkApi.do"
- jusoPointEndUrl → const String
-
"https://www.juso.go.kr/addrlink/addrCoordApi.do"