menu
google_map_service package
documentation
data/models/google_map/place_detail_response.dart
Location
Location.new constructor
Location.new constructor
dark_mode
light_mode
Location
constructor
Location
(
{
double
?
lat
,
double
?
lng
,
})
Implementation
Location({this.lat, this.lng});
google_map_service package
documentation
data/models/google_map/place_detail_response
Location
Location.new constructor
Location class