connected property

bool connected

Returns whether or not the device is currently connected.

Implementation

bool get connected => _currentConnected;