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