menu
gxcm_amap_search package
documentation
PoiResultItem.dart
LatLonPoint
LatLonPoint.new constructor
LatLonPoint.new constructor
dark_mode
light_mode
LatLonPoint
constructor
LatLonPoint
(
{
num
?
latitude
,
num
?
longitude
,
})
Implementation
LatLonPoint({ num? latitude, num? longitude,}){ _latitude = latitude; _longitude = longitude; }
gxcm_amap_search package
documentation
PoiResultItem
LatLonPoint
LatLonPoint.new constructor
LatLonPoint class