isClickthroughItem property

bool get isClickthroughItem

Returns true if this value is clickthroughItem, otherwise false.

Implementation

bool get isClickthroughItem => this == KnownInteractionEvent.clickthroughItem;