HttpCode constructor

const HttpCode(
  1. int code
)

Implementation

const HttpCode(this.code);