$$SchedulesTableUpdateCompanionBuilder typedef
Implementation
typedef $$SchedulesTableUpdateCompanionBuilder =
SchedulesCompanion Function({
Value<int> id,
Value<int> courseOffering,
Value<DayOfWeek> dayOfWeek,
Value<Period> period,
});