Sync constructor

Sync()

Implementation

Sync() {
  this.metadataSyncInProgress = false;
}