menu
geolocation_flutter package
documentation
models/models.dart
GeoLocationLatLng
GeoLocationLatLng constructor
GeoLocationLatLng constructor
dark_mode
light_mode
GeoLocationLatLng
constructor
GeoLocationLatLng
(
double
lat
,
double
lng
)
Implementation
GeoLocationLatLng(this.lat, this.lng);
geolocation_flutter package
documentation
models/models
GeoLocationLatLng
GeoLocationLatLng constructor
GeoLocationLatLng class