syncServerFailed method

void syncServerFailed()

Implementation

void syncServerFailed() {
  onSyncServerFailed?.call();
}