android-components / mozilla.components.support.ktx.android.org.json / org.json.JSONObject / putIfNotNull

putIfNotNull

fun JSONObject.putIfNotNull(key: String, value: Any?): Unit (source)

Puts the specified value under the key if it's not null