tempChangeEveStm property
Stream<TempChangeBean>
get
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;
}