openLocationSettingsWindows method

  1. @override
Future<void> openLocationSettingsWindows()
override

Open Windows location settings

Implementation

@override
Future<void> openLocationSettingsWindows() async {
  // Not applicable for web
}