stateStream property

Stream<ClingBleState> get stateStream

Implementation

static Stream<ClingBleState> get stateStream => _stateController.stream;