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