EHttpStatusCode constructor

const EHttpStatusCode(
  1. int value
)

Implementation

const EHttpStatusCode(this.value);