get

abstract suspend fun get(key: String): V?

Gets the current cached value for the given key.