menu
flutter_google_places_hoc081098 package
documentation
google_maps_webservice_places.dart
Geometry
Geometry const constructor
Geometry const constructor
dark_mode
light_mode
Geometry
constructor
const
Geometry
(
{
required
Location
location
,
String
?
locationType
,
Bounds
?
viewport
,
Bounds
?
bounds
,
})
Implementation
const Geometry({ required this.location, this.locationType, this.viewport, this.bounds, });
flutter_google_places_hoc081098 package
documentation
google_maps_webservice_places
Geometry
Geometry const constructor
Geometry class