decideSync property

int get decideSync

Implementation

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