decideSync property

int get decideSync
inherited

Implementation

int get decideSync => syncAt > 0 ? 1 : 0;