connectionStateStream property
Stream<DeviceConnectionState>
get
connectionStateStream
Implementation
Stream<DeviceConnectionState> get connectionStateStream =>
_connectionStateController.stream;