Day constructor
Day()
Implementation
Day(
this.reference,
this.schedule,
this.workday,
this.clockTimes,
this.hourSummaries,
this.workLeaves,
this.state,
);
Day(
this.reference,
this.schedule,
this.workday,
this.clockTimes,
this.hourSummaries,
this.workLeaves,
this.state,
);