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