menu
data_cache_x package
documentation
analytics/cache_analytics.dart
CacheAnalytics
maxSize property
maxSize property
dark_mode
light_mode
maxSize
property
int
get
maxSize
Gets the maximum size observed in the cache.
Implementation
int get maxSize => _maxSize;
data_cache_x package
documentation
analytics/cache_analytics
CacheAnalytics
maxSize property
CacheAnalytics class