menu
nowu
google_location_search_service
Place
Place constructor
Place
brightness_4
brightness_5
Place
constructor
Place
(
{
String
?
streetNumber
,
String
?
street
,
String
?
city
,
String
?
zipCode
}
)
Implementation
Place({ this.streetNumber, this.street, this.city, this.zipCode, });
nowu
google_location_search_service
Place
Place constructor
Place class
Constructors
Place
Properties
city
hashCode
runtimeType
street
streetNumber
zipCode
Methods
noSuchMethod
toString
Operators
operator ==