openAppSettings method
Implementation
Future<bool> openAppSettings({
DeviceGeolocationSettingsCallback? callback,
}) {
throw UnimplementedError('openAppSettings() has not been implemented.');
}
Future<bool> openAppSettings({
DeviceGeolocationSettingsCallback? callback,
}) {
throw UnimplementedError('openAppSettings() has not been implemented.');
}