CoreBodyTemperatureRollupValue constructor
CoreBodyTemperatureRollupValue({})
Implementation
CoreBodyTemperatureRollupValue({
this.temperatureCelsiusAvg,
this.temperatureCelsiusMax,
this.temperatureCelsiusMin,
});