GET_FIXES_INVALID_FILE constant
RequestErrorCode
const GET_FIXES_INVALID_FILE
An "edit.getFixes" request specified a FilePath which does not match a file currently subject to analysis.
Implementation
static const RequestErrorCode GET_FIXES_INVALID_FILE =
RequestErrorCode._('GET_FIXES_INVALID_FILE');