menu
amap_webservice package
documentation
amap_webservice.dart
SearchPoiResponse
pois property
pois property
dark_mode
light_mode
pois
property
@JsonKey(fromJson: Poi.nullableListFromJson)
List
<
Poi
>
?
pois
final
Implementation
@JsonKey(fromJson: Poi.nullableListFromJson) final List<Poi>? pois;
amap_webservice package
documentation
amap_webservice
SearchPoiResponse
pois property
SearchPoiResponse class