isInteractionShare property

bool get isInteractionShare

Returns true if this value is interactionShare, otherwise false.

Implementation

bool get isInteractionShare => this == KnownInteractionEvent.interactionShare;