invoke

actual abstract operator override fun invoke(): Any?(source)
expect abstract fun invoke(): Any?(source)

Returns the retained value. If the value is wrapped in a holder class, this class should implement RetainedValueHolder.

actual abstract operator override fun invoke(): Any?(source)
actual abstract fun invoke(): Any?(source)
actual abstract operator override fun invoke(): Any?(source)