resetContent constant
HttpStatus
const resetContent
205 Reset Content
Tells the user agent to reset the document which sent
this request.
Implementation
static const resetContent = HttpStatus(205);