menu
google_maps_apis package
documentation
places_new.dart
LatLng
LatLng.new constructor
LatLng.new constructor
dark_mode
light_mode
LatLng
constructor
LatLng
(
{
double
?
latitude
,
double
?
longitude
,
})
Implementation
LatLng({ this.latitude, this.longitude, });
google_maps_apis package
documentation
places_new
LatLng
LatLng.new constructor
LatLng class