menu
carp_core package
documentation
common/carp_core_common.dart
Geolocation
Geolocation constructor
Geolocation constructor
dark_mode
light_mode
Geolocation
constructor
Geolocation
(
{
double
latitude
=
0
,
double
longitude
=
0
,
})
Implementation
Geolocation({this.latitude = 0, this.longitude = 0}) : super();
carp_core package
documentation
common/carp_core_common
Geolocation
Geolocation constructor
Geolocation class