contains

abstract operator fun contains(key: AttributeKey<*>): Boolean(source)

Checks if an attribute with the specified key exists

Report a problem