asInteractionInput method
Converts this String value into an InteractionInput.
Implementation
InteractionInput asInteractionInput() => InteractionInput.fromString(this);
Converts this String value into an InteractionInput.
InteractionInput asInteractionInput() => InteractionInput.fromString(this);