UNSUPPORTED_FEATURE constant
RequestErrorCode
const UNSUPPORTED_FEATURE
The analysis server was requested to perform an action which is not supported.
This is a legacy error; it will be removed before the API reaches version 1.0.
Implementation
static const RequestErrorCode UNSUPPORTED_FEATURE =
RequestErrorCode._('UNSUPPORTED_FEATURE');