teacherSemester property

Column<int> teacherSemester
latefinal

Reference to the teacher profile.

Implementation

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