CourseOfferingTeachersCompanion constructor
Implementation
const CourseOfferingTeachersCompanion({
this.courseOffering = const Value.absent(),
this.teacher = const Value.absent(),
this.rowid = const Value.absent(),
});
const CourseOfferingTeachersCompanion({
this.courseOffering = const Value.absent(),
this.teacher = const Value.absent(),
this.rowid = const Value.absent(),
});