Remove a Bluetooth bond by MAC address
Future<bool> unpairBluetoothDevice(String macAddress) { throw UnimplementedError( 'unpairBluetoothDevice() has not been implemented.', ); }