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