wasCrossposted property

bool wasCrossposted

Whether this set of flags has the crossposted flag set.

Implementation

bool get wasCrossposted => has(crossposted);