core/com.tealium.prism.core.api.data/DataObject/Builder/remove remove fun remove(key: String): DataObject.BuilderRemoves the entry currently stored at the current key. If the key does not exist, then this is a no-operation.ReturnThe current Builder being operated on