asInteractionInput method
Converts this null
value into an InteractionInput.
Implementation
InteractionInput asInteractionInput() => InteractionInput.fromNull();
Converts this null
value into an InteractionInput.
InteractionInput asInteractionInput() => InteractionInput.fromNull();