menu
flutter_google_places_hoc081098 package
documentation
google_maps_webservice_places.dart
Bounds
Bounds const constructor
Bounds const constructor
dark_mode
light_mode
Bounds
constructor
const
Bounds
(
{
required
Location
northeast
,
required
Location
southwest
,
})
Implementation
const Bounds({ required this.northeast, required this.southwest, });
flutter_google_places_hoc081098 package
documentation
google_maps_webservice_places
Bounds
Bounds const constructor
Bounds class