amap_search_fluttify
amap_search_fluttify
LatLng
LatLng constructor
LatLng
amap_search_fluttify
amap_search_fluttify
LatLng
LatLng constructor
LatLng class
Constructors
LatLng
android
ios
Properties
futureLat
futureLng
latitude
longitude
hashCode
runtimeType
Methods
toFutureString
toString
noSuchMethod
Operators
operator ==
LatLng
constructor
LatLng
(
double
latitude
,
double
longitude
)
Implementation
LatLng(this.latitude, this.longitude) : _androidModel = null, _iosModel = null;