caseInsensitiveMap

fun <Value> caseInsensitiveMap(): MutableMap<String, Value>

Create an instance of case insensitive mutable map. For internal use only.