menu
dutato
data/models/gamification_models.dart
LeaderboardEntryModel
rank property
rank
dark_mode
light_mode
description
rank
property
int
get
rank
inherited
Implementation
String get userId; String get displayName; int get totalXp; int get rank;
dutato
gamification_models
LeaderboardEntryModel
rank property
LeaderboardEntryModel class