hasSync property

bool hasSync

Whether this ActivityFlags has the sync flag set.

Implementation

bool get hasSync => has(sync);