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