menu
x_amap_flutter_base package
documentation
amap_flutter_base.dart
AMapPoi
AMapPoi.new constructor
AMapPoi.new constructor
dark_mode
light_mode
AMapPoi
constructor
AMapPoi
(
{
String
?
id
,
String
?
name
,
LatLng
?
latLng
,
})
Implementation
AMapPoi({ this.id, this.name, this.latLng, });
x_amap_flutter_base package
documentation
amap_flutter_base
AMapPoi
AMapPoi.new constructor
AMapPoi class