TIMEOUT constant
The TIMEOUT event is fired when progression is terminated due to preset time expiring.
Implementation
static const TIMEOUT = AjaxRequestEventType._internal('timeout', 'timeout');
The TIMEOUT event is fired when progression is terminated due to preset time expiring.
static const TIMEOUT = AjaxRequestEventType._internal('timeout', 'timeout');