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