asInteractionInput method
Converts this object value into an InteractionInput.
Implementation
InteractionInput asInteractionInput() => InteractionInput.fromArray(this);
Converts this object value into an InteractionInput.
InteractionInput asInteractionInput() => InteractionInput.fromArray(this);