menu
flutter_amap_base package
documentation
amap_base.dart
Aoi
Aoi constructor
Aoi constructor
dark_mode
light_mode
Aoi
constructor
Aoi
(
{
String
?
adCode
,
num
?
aoiArea
,
LatLng
?
aoiCenterPoint
,
String
?
aoiId
,
String
?
aoiName
,
})
Implementation
Aoi({ this.adCode, this.aoiArea, this.aoiCenterPoint, this.aoiId, this.aoiName, });
flutter_amap_base package
documentation
amap_base
Aoi
Aoi constructor
Aoi class