createJsonObject

fun <T : CSJsonObject> KClass<T>.createJsonObject(map: Map<String, Any?>?): T