asInteractionInput method

InteractionInput asInteractionInput()

Converts this array value into an InteractionInput.

Implementation

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