getIntOrDefault

fun JSONObject.getIntOrDefault(key: String, default: Int = 0): Int