enrolled property

Column<int> enrolled
latefinal

Number of enrolled students (人).

Implementation

late final enrolled = integer().nullable()();