Request location permission on Windows
@override Future<String> requestLocationPermissionWindows() async { return 'unsupported'; }