UNKNOWN_REQUEST constant
RequestErrorCode
const UNKNOWN_REQUEST
A request was received which the analysis server does not recognize, or cannot handle in its current configuration.
Implementation
static const RequestErrorCode UNKNOWN_REQUEST =
RequestErrorCode._('UNKNOWN_REQUEST');