menu
tattoo
database/schema.dart
UserSemesterRankings
grandTotalRank property
grandTotalRank
dark_mode
light_mode
grandTotalRank
property
Column
<
int
>
grandTotalRank
late
final
Position in the cumulative ranking (歷年成績排名).
Implementation
late final grandTotalRank = integer()();
tattoo
schema
UserSemesterRankings
grandTotalRank property
UserSemesterRankings class