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