ABORT constant
AjaxRequestEventType
const ABORT
The ABORT event is fired when a request has been aborted.
Implementation
static const ABORT = AjaxRequestEventType._internal('abort', 'abort');
The ABORT event is fired when a request has been aborted.
static const ABORT = AjaxRequestEventType._internal('abort', 'abort');