menu
dutato
domain/entities/gamification.dart
LeaderboardEntry
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
LeaderboardEntry
rank property
LeaderboardEntry class