getAll

abstract suspend fun getAll(): Map<K, V>

Get all key/value pairs as a map that are currently stored.