JsonList

constructor(wrapped: Any?, factory: (MutableMap<String, Any?>) -> T)
constructor(wrapped: MutableList<MutableMap<String, Any?>>, factory: (MutableMap<String, Any?>) -> T)