kenwork
Toggle table of contents
0.5.1
release
Target filter
release
Switch theme
Search in API
Skip to content
kenwork
cache
/
io.github.maniramezan.kenwork.cache
/
Cache
/
value
value
abstract
suspend
fun
value
(
key
:
CacheKey
)
:
V
?
Returns the value stored for
key
, or
null
if absent.