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