menu
native_location_bridge package
documentation
location_service.dart
LocationService
openLocationSettings method
openLocationSettings method
dark_mode
light_mode
openLocationSettings
method
Future
<
void
>
openLocationSettings
(
)
Implementation
Future<void> openLocationSettings() async { await _channel.invokeMethod('openLocationSettings'); }
native_location_bridge package
documentation
location_service
LocationService
openLocationSettings method
LocationService class