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