stash package
documentation
stash_api
Cache
<
T
>
stats property
stats
stats
property
Null safety
CacheStats
stats
Implementation
CacheStats get stats;
stash package
documentation
stash_api
Cache
<
T
>
stats property
Cache class
Constructors
Cache
Properties
hashCode
keys
manager
name
runtimeType
size
stats
statsEnabled
Methods
clear
containsKey
get
getAndPut
getAndRemove
noSuchMethod
on
put
putIfAbsent
remove
toString
Operators
operator ==
operator []