Check location permission status on Windows
@override Future<String> checkLocationPermissionWindows() async { return 'unsupported'; }