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