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