isInteractionLike property
bool
get
isInteractionLike
Returns true if this value is interactionLike, otherwise false.
Implementation
bool get isInteractionLike => this == KnownInteractionEvent.interactionLike;