teacher property

Column<int> teacher
latefinal

Reference to the authoring teacher (the syllabus's code is their code).

Implementation

late final teacher = integer().references(Teachers, #id)();