nameEn property
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()();
Display name in English as it appears in this semester's timetable.
May differ from Courses.nameEn (the catalog name).
late final nameEn = text().nullable()();