syncServerFinish method

void syncServerFinish()

Implementation

void syncServerFinish() {
  onSyncServerFinish?.call();
}