rankingType property

Column<String> rankingType
latefinal

The scope of this ranking (class, group, or department).

Implementation

late final rankingType = textEnum<RankingType>()();