isInteractionQuote property

bool get isInteractionQuote

Returns true if this value is interactionQuote, otherwise false.

Implementation

bool get isInteractionQuote => this == KnownInteractionEvent.interactionQuote;