asInteractionInput method
Converts this array value into an InteractionInput.
Implementation
InteractionInput asInteractionInput() => InteractionInput.fromObject(this);
Converts this array value into an InteractionInput.
InteractionInput asInteractionInput() => InteractionInput.fromObject(this);