read

abstract suspend fun read(key: CacheKey): E?

Returns the entity stored for key, or null.