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