SyncConnectionErrorCode constructor

const SyncConnectionErrorCode(
  1. int code
)

Implementation

const SyncConnectionErrorCode(this.code);