syncAcknowledged property

Future<bool> Function() syncAcknowledged
getter/setter pair

Implementation

Future<bool> Function() syncAcknowledged = () async => false;