menu
amap_webservice package
documentation
amap_webservice.dart
Poi
cityName property
cityName property
dark_mode
light_mode
cityName
property
@JsonKey(name: "cityname", fromJson: stringNullableFromJson)
String
?
cityName
final
Implementation
@JsonKey(name: "cityname", fromJson: stringNullableFromJson) final String? cityName;
amap_webservice package
documentation
amap_webservice
Poi
cityName property
Poi class