PROGRESS constant

AjaxRequestEventType const PROGRESS

The PROGRESS event is fired periodically when a request receives more data.

Implementation

static const PROGRESS = const AjaxRequestEventType._internal("progress");