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