ERROR constant

AjaxRequestEventType const ERROR

The ERROR event is fired when the request encountered an error.

Implementation

static const ERROR = AjaxRequestEventType._internal('error', 'error');