nameEn property

Column<String> nameEn
latefinal

Student's name in English.

Implementation

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