SleepStage constructor
SleepStage({})
Implementation
SleepStage({
this.createTime,
this.endTime,
this.endUtcOffset,
this.startTime,
this.startUtcOffset,
this.type,
this.updateTime,
});
SleepStage({
this.createTime,
this.endTime,
this.endUtcOffset,
this.startTime,
this.startUtcOffset,
this.type,
this.updateTime,
});