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