menu
hubble_core package
documentation
data/device_info.dart
IDeviceInfo
getUserLocation abstract method
getUserLocation abstract method
dark_mode
light_mode
getUserLocation
abstract method
Future
<
GeoPosition
>
getUserLocation
(
{
bool
requestPermission
=
true
,
})
Implementation
Future<GeoPosition> getUserLocation({bool requestPermission = true});
hubble_core package
documentation
data/device_info
IDeviceInfo
getUserLocation abstract method
IDeviceInfo class