code property

Column<String> code
latefinal

Unique department code in the NTUT system.

Implementation

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