menu
google_location_autocomplete_textfield_flutter package
documentation
model/place_details.dart
Location
Location constructor
Location constructor
dark_mode
light_mode
Location
constructor
Location
(
{
double
?
lat
,
double
?
lng
,
})
Implementation
Location({this.lat, this.lng});
google_location_autocomplete_textfield_flutter package
documentation
model/place_details
Location
Location constructor
Location class