getConsumerValue

@Nullable
abstract fun getConsumerValue(): T(source)

Returns the value of the attribute specified by the consumer.

Return

The value or null if the consumer did not specify a value.

Since

4.1