menu
google_maps_webservice_ex package
documentation
timezone.dart
Bounds
Bounds.new factory constructor
Bounds.new factory constructor
dark_mode
light_mode
Bounds
constructor
Bounds
(
{
required
Location
northeast
,
required
Location
southwest
,
})
Implementation
factory Bounds({ required Location northeast, required Location southwest, }) = _Bounds;
google_maps_webservice_ex package
documentation
timezone
Bounds
Bounds.new factory constructor
Bounds class