getProducerValue

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

The value of the attribute as found on the producer side.

Never equal to the getConsumerValue.

Return

the value from the producer