remove

fun remove(key: String): JsonElement?

Removes the given key from the JsonObject

Return

The JsonElement that is being removed

Parameters

key

The key of the member