studentId property

Column<String> studentId
latefinal

Unique student ID (學號).

Implementation

late final studentId = text().unique()();