openAppSettings method
Implementation
@override
Future<bool> openAppSettings({
DeviceGeolocationSettingsCallback? callback,
}) async => _maybeThrow(settingsOpened);
@override
Future<bool> openAppSettings({
DeviceGeolocationSettingsCallback? callback,
}) async => _maybeThrow(settingsOpened);