menu
khadem package
documentation
cache.dart
CacheStats
hits property
hits property
dark_mode
light_mode
hits
property
int
hits
getter/setter pair
Number of cache hits (successful retrievals)
Implementation
int hits = 0;
khadem package
documentation
cache
CacheStats
hits property
CacheStats class