invoke

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

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

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)

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)

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

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

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