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