menu
gxcm_amap_search package
documentation
SearchResultItem.dart
LatLonPoint
LatLonPoint.new constructor
LatLonPoint.new constructor
dark_mode
light_mode
LatLonPoint
constructor
LatLonPoint
(
{
required
double
latitude
,
required
double
longitude
,
})
Implementation
LatLonPoint({ required this.latitude, required this.longitude, });
gxcm_amap_search package
documentation
SearchResultItem
LatLonPoint
LatLonPoint.new constructor
LatLonPoint class