SERVER_ERROR constant
RequestErrorCode
const SERVER_ERROR
An internal error occurred in the analysis server. Also see the server.error notification.
Implementation
static const RequestErrorCode SERVER_ERROR =
RequestErrorCode._('SERVER_ERROR');