complete property

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

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

Implementation

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