asInteractionInput method

InteractionInput asInteractionInput()

Converts this object value into an InteractionInput.

Implementation

InteractionInput asInteractionInput() => InteractionInput.fromArray(this);