menu
data_cache_x package
documentation
core/data_cache_x.dart
DataCacheX
hitRate property
hitRate property
dark_mode
light_mode
hitRate
property
double
get
hitRate
Gets the cache hit rate.
Implementation
double get hitRate => _analytics.hitRate;
data_cache_x package
documentation
core/data_cache_x
DataCacheX
hitRate property
DataCacheX class