HttpStatus constructor

HttpStatus(
  1. int? code
)

Implementation

HttpStatus(this.code);