menu
saimobileapps_common package
documentation
location.dart
LocationService
getLastKnownPosition abstract method
getLastKnownPosition abstract method
dark_mode
light_mode
getLastKnownPosition
abstract method
Future
<
PositionResponse
>
getLastKnownPosition
(
{
bool
requestPermissionAfterLocationCheck
=
true
,
})
Implementation
Future<PositionResponse> getLastKnownPosition({bool requestPermissionAfterLocationCheck = true});
saimobileapps_common package
documentation
location
LocationService
getLastKnownPosition abstract method
LocationService class