complete property

Future<void> Function({String? writeCheckpoint}) complete
getter/setter pair

Call to remove the changes from the local queue, once successfully uploaded.

writeCheckpoint is optional.

Implementation

Future<void> Function({String? writeCheckpoint}) complete;