isInteractionSeen property

bool get isInteractionSeen

Returns true if this value is interactionSeen, otherwise false.

Implementation

bool get isInteractionSeen => this == KnownInteractionEvent.interactionSeen;