menu
amap_webservice package
documentation
amap_webservice.dart
BusinessArea
BusinessArea.new const constructor
BusinessArea.new const constructor
dark_mode
light_mode
BusinessArea
constructor
const
BusinessArea
(
{
String
?
location
,
String
?
name
,
String
?
id
,
})
Implementation
const BusinessArea({ this.location, this.name, this.id, });
amap_webservice package
documentation
amap_webservice
BusinessArea
BusinessArea.new const constructor
BusinessArea class