remove

abstract fun <T : Any> remove(key: AttributeKey<T>)(source)

Removes an attribute with the specified key

Report a problem