connStateEveStm property

Stream<int> connStateEveStm

Implementation

Stream<int> get connStateEveStm {
  return _bleEveChannels.stateEveStm;
}