asInteractionInput method

InteractionInput asInteractionInput()

Converts this null value into an InteractionInput.

Implementation

InteractionInput asInteractionInput() => InteractionInput.fromNull();