fun JSONObject.putIfNotNull(key: String, value: Any?): Unit
Puts the specified value under the key if it's not null