isACrosspost property

bool isACrosspost

Whether this set of flags has the isCrosspost flag set.

Implementation

bool get isACrosspost => has(isCrosspost);