menu
free_place_search package
documentation
models/address.dart
Address
Address.new constructor
Address.new constructor
dark_mode
light_mode
Address
constructor
Address
(
{
String
?
postcode
,
String
?
street
,
String
?
city
,
String
?
name
,
String
?
state
,
String
?
country
,
String
?
iso
,
})
Implementation
Address( {this.postcode, this.street, this.city, this.name, this.state, this.country, this.iso});
free_place_search package
documentation
models/address
Address
Address.new constructor
Address class