syncServerStart method

void syncServerStart()

Implementation

void syncServerStart() {
  onSyncServerStart?.call();
}