kenwork
Toggle table of contents
0.5.1
release
Target filter
release
Switch theme
Search in API
Skip to content
kenwork
repository
/
io.github.maniramezan.kenwork.repository
/
LocalDataSource
/
read
read
abstract
suspend
fun
read
(
key
:
CacheKey
)
:
E
?
Returns the entity stored for
key
, or
null
.