FORMAT_WITH_ERRORS constant
RequestErrorCode
const FORMAT_WITH_ERRORS
An "edit.format" request specified a file that contains syntax errors.
Implementation
static const RequestErrorCode FORMAT_WITH_ERRORS =
RequestErrorCode._('FORMAT_WITH_ERRORS');