menu
amap_webservice package
documentation
amap_webservice.dart
ReGeocodeResponse
ReGeocodeResponse.new const constructor
ReGeocodeResponse.new const constructor
dark_mode
light_mode
ReGeocodeResponse
constructor
const
ReGeocodeResponse
(
{
String
?
status
,
String
?
info
,
String
?
infoCode
,
ReGeocode
?
reGeocode
,
})
Implementation
const ReGeocodeResponse({ this.status, this.info, this.infoCode, this.reGeocode, });
amap_webservice package
documentation
amap_webservice
ReGeocodeResponse
ReGeocodeResponse.new const constructor
ReGeocodeResponse class