menu
device_geolocation package
documentation
testing.dart
DeviceGeolocationMock
isLocationServiceEnabled method
isLocationServiceEnabled method
dark_mode
light_mode
isLocationServiceEnabled
method
@
override
Future
<
bool
>
isLocationServiceEnabled
(
)
override
Implementation
@override Future<bool> isLocationServiceEnabled() async => _maybeThrow(serviceEnabled);
device_geolocation package
documentation
testing
DeviceGeolocationMock
isLocationServiceEnabled method
DeviceGeolocationMock class