getJson

fun getJson(key: String, value: JSONObject? = null): JSONObject?

get JSONObject value from given key

Return

value of specified key or null

Parameters

key

field name to get the value