menu
google_cloud_type package
documentation
type.dart
LatLng
LatLng.new constructor
LatLng.new constructor
dark_mode
light_mode
LatLng
constructor
LatLng
(
{
double
latitude
=
0
,
double
longitude
=
0
,
})
Implementation
LatLng({this.latitude = 0, this.longitude = 0}) : super(fullyQualifiedName);
google_cloud_type package
documentation
type
LatLng
LatLng.new constructor
LatLng class