SchedulesCompanion constructor
Implementation
const SchedulesCompanion({
this.id = const Value.absent(),
this.courseOffering = const Value.absent(),
this.dayOfWeek = const Value.absent(),
this.period = const Value.absent(),
});
const SchedulesCompanion({
this.id = const Value.absent(),
this.courseOffering = const Value.absent(),
this.dayOfWeek = const Value.absent(),
this.period = const Value.absent(),
});