SyncClientErrorCode constructor

const SyncClientErrorCode(
  1. int code
)

Implementation

const SyncClientErrorCode(this.code);