menu
googleapis package
documentation
content/v2_1.dart
Address
Address constructor
Address constructor
dark_mode
light_mode
Address
constructor
Address
(
{
String
?
administrativeArea
,
String
?
city
,
String
?
country
,
String
?
postalCode
,
String
?
streetAddress
,
})
Implementation
Address({ this.administrativeArea, this.city, this.country, this.postalCode, this.streetAddress, });
googleapis package
documentation
content/v2_1
Address
Address constructor
Address class