convertToMapped

open fun convertToMapped(type: Class<out Map<K, V>>, value: String): Map<K, V>