LOADSTART constant

AjaxRequestEventType const LOADSTART

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

Implementation

static const LOADSTART = const AjaxRequestEventType._internal("loadstart");