DailyOxygenSaturation constructor
DailyOxygenSaturation({})
Implementation
DailyOxygenSaturation({
this.averagePercentage,
this.date,
this.lowerBoundPercentage,
this.standardDeviationPercentage,
this.upperBoundPercentage,
});