isConnectedToDevice property

Stream<bool> isConnectedToDevice

Returns whether we are scanning as a stream

Implementation

static Stream<bool> get isConnectedToDevice => _isConnectedToDevice.stream;