ecgEveStm property

Stream<EcgBean> ecgEveStm

Implementation

Stream<EcgBean> get ecgEveStm {
  return _bleEveChannels.ecgEveStm;
}