put

abstract suspend fun put(key: String, value: V?)

Writes the cached value for the given key.