StatusCodesWithBody constructor

const StatusCodesWithBody(
  1. List<int> codes
)

Implementation

const StatusCodesWithBody(this.codes);