tempChangeEveStm property

Stream<TempChangeBean> tempChangeEveStm

Sets the monitoring of body temperature measurement results to return the corresponding data of body temperature.

Implementation

Stream<TempChangeBean> get tempChangeEveStm {
  return _platform.tempChangeEveStm;
}