clearSyncErrors method

void clearSyncErrors()

Implementation

void clearSyncErrors() {
  _mutationSyncer?.clearSyncErrors();
}