menu
stash package
documentation
stash_api.dart
GenericCache<T>
maxEntries property
maxEntries property
dark_mode
light_mode
maxEntries
property
int
maxEntries
final
The maximum number of entries supported by this cache
Implementation
final int maxEntries;
stash package
documentation
stash_api
GenericCache<T>
maxEntries property
GenericCache class