asInteractionInput method
Converts this num value into an InteractionInput.
Implementation
InteractionInput asInteractionInput() => InteractionInput.fromNumber(this);
Converts this num value into an InteractionInput.
InteractionInput asInteractionInput() => InteractionInput.fromNumber(this);