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