api / org.gradle.api.attributes / Attribute / getType

getType

open fun getType(): Class<T>

Returns the type of this attribute.

Return
the type of this attribute.