menu
flutter_amap_base package
documentation
amap_base.dart
GeocodeQuery
GeocodeQuery constructor
GeocodeQuery constructor
dark_mode
light_mode
GeocodeQuery
constructor
GeocodeQuery
(
{
String
?
city
,
String
?
locationName
,
})
Implementation
GeocodeQuery({ this.city, this.locationName, });
flutter_amap_base package
documentation
amap_base
GeocodeQuery
GeocodeQuery constructor
GeocodeQuery class