optionalJSONObject

inline fun JSONObject.optionalJSONObject(key: String, defaultValue: JSONObject?): JSONObject?