nameEn property

Column<String> nameEn
latefinal

Display name in English as it appears in this semester's timetable.

May differ from Courses.nameEn (the catalog name).

Implementation

late final nameEn = text().nullable()();