phoneEveStm property

Stream<int> phoneEveStm

Implementation

Stream<int> get phoneEveStm {
  return _bleEveChannels.phoneEveStm;
}