LOADSTART constant

AjaxRequestEventType const LOADSTART

The LOADSTART event is fired when a request has started to load data.

Implementation

static const LOADSTART =
    AjaxRequestEventType._internal('loadstart', 'loadstart');