connectedDevice property

BluetoothDevice? get connectedDevice

Returns the connected device

Implementation

BluetoothDevice? get connectedDevice => _connectedDevice;