PROGRESS constant
AjaxRequestEventType
const PROGRESS
The PROGRESS event is fired periodically when a request receives more data.
Implementation
static const PROGRESS =
AjaxRequestEventType._internal('progress', 'progress');