containsKeyIgnoreCase

inline fun containsKeyIgnoreCase(map: Map<String, *>, key: String, ignoreCase: Boolean): Boolean