const Schedule({ required this.id, required this.courseOffering, required this.dayOfWeek, required this.period, });