menu
device_geolocation package
documentation
device_geolocation_web.dart
DeviceGeolocationWeb
isLocationServiceEnabled method
isLocationServiceEnabled method
dark_mode
light_mode
isLocationServiceEnabled
method
@
override
Future
<
bool
>
isLocationServiceEnabled
(
)
override
Implementation
@override Future<bool> isLocationServiceEnabled() async => true;
device_geolocation package
documentation
device_geolocation_web
DeviceGeolocationWeb
isLocationServiceEnabled method
DeviceGeolocationWeb class