menu
stash package
documentation
stash_api.dart
GenericCache<T>
storage property
storage property
dark_mode
light_mode
storage
property
Store
<
CacheInfo
,
CacheEntry
>
storage
final
The
Store
for this cache
Implementation
final Store<CacheInfo, CacheEntry> storage;
stash package
documentation
stash_api
GenericCache<T>
storage property
GenericCache class