optionalString

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