amap_map_fluttify
amap_map_fluttify
LatLng
LatLng constructor
LatLng
amap_map_fluttify
amap_map_fluttify
LatLng
LatLng constructor
LatLng class
Constructors
LatLng
Properties
lat
lng
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
LatLng
constructor
LatLng
(
double
lat
,
double
lng
)
Implementation
LatLng(this.lat, this.lng);