menu
neomage package
documentation
utils/stats/stats_manager.dart
PersistedStatsCache
hourCounts property
hourCounts property
dark_mode
light_mode
hourCounts
property
Map
<
int
,
int
>
hourCounts
final
Hour counts for peak hour calculation (bounded to 24 entries).
Implementation
final Map<int, int> hourCounts;
neomage package
documentation
utils/stats/stats_manager
PersistedStatsCache
hourCounts property
PersistedStatsCache class