asInteractionInput method
Converts this int value into an InteractionInput.
Implementation
InteractionInput asInteractionInput() => InteractionInput.fromInteger(this);
Converts this int value into an InteractionInput.
InteractionInput asInteractionInput() => InteractionInput.fromInteger(this);