menu
flamemodify package
documentation
cache.dart
MemoryCache<K, V>
size property
size property
dark_mode
light_mode
size
property
int
get
size
Implementation
int get size => _cache.length;
flamemodify package
documentation
cache
MemoryCache<K, V>
size property
MemoryCache class