teacherSemester property

Column<int> teacherSemester
latefinal

Reference to the teacher profile (semester-specific).

Implementation

late final teacherSemester = integer().references(TeacherSemesters, #id)();