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