interactionEvent property Null safety

InteractionEventAbstract<IInteraction> interactionEvent

The interaction event that triggered this context's creation.

Implementation

InteractionEventAbstract get interactionEvent;