CONTENT_MODIFIED constant
RequestErrorCode
const CONTENT_MODIFIED
An "analysis.getErrors" or "analysis.getNavigation" request could not be satisfied because the content of the file changed before the requested results could be computed.
Implementation
static const RequestErrorCode CONTENT_MODIFIED =
RequestErrorCode._('CONTENT_MODIFIED');