getJsonObj

inline fun <T> getJsonObj(json: <Error class: unknown class>, key: String): T

Gets an object from a JSONObject, automatically converting it to the specified type.

Since

0.46.0