ServerStatusCode constructor

const ServerStatusCode(
  1. int code
)

Implementation

const ServerStatusCode(this.code);