contains

abstract fun contains(contentType: ContentType): Boolean(source)

Checks if this type matches a contentType type.

Report a problem