menu
stash package
documentation
stash_api.dart
DefaultCacheManager
names property
names property
dark_mode
light_mode
names
property
@
override
Iterable
<
String
>
get
names
override
Returns a
Iterable
over all the
Cache
names
Implementation
@override Iterable<String> get names => _caches.keys;
stash package
documentation
stash_api
DefaultCacheManager
names property
DefaultCacheManager class