ecgEveStm property

Stream<EcgBean> ecgEveStm

Sets the ECG monitor and get the return value through connLazyEgcEveStm.

Implementation

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