ServerStatus constructor

const ServerStatus(
  1. int code
)

Implementation

const ServerStatus(this.code);