menu
google_places_suggestions_autocomplete_field package
documentation
models/location.dart
Location
Location constructor
Location constructor
dark_mode
light_mode
Location
constructor
Location
(
double
?
lat
,
double
?
lng
)
Implementation
Location(this.lat, this.lng);
google_places_suggestions_autocomplete_field package
documentation
models/location
Location
Location constructor
Location class