InteractionEvent.knownValue constructor
const
InteractionEvent.knownValue({
- required KnownInteractionEvent data,
Implementation
const factory InteractionEvent.knownValue({
required KnownInteractionEvent data,
}) = InteractionEventKnownValue;