read

abstract suspend fun read(key: K): T?

Read data from a storage for a given key.