asInteractionInput method
Converts this boolean value into an InteractionInput.
Implementation
InteractionInput asInteractionInput() => InteractionInput.fromBoolean(this);
Converts this boolean value into an InteractionInput.
InteractionInput asInteractionInput() => InteractionInput.fromBoolean(this);