WriteMapKeyValueRepo

fun <Key, Value> WriteMapKeyValueRepo(map: MutableMap<Key, Value> = mutableMapOf())