hasAThread property

bool hasAThread

Whether this set of flags has the hasThread flag set.

Implementation

bool get hasAThread => has(hasThread);