OPENED constant

AjaxRequestReadyState const OPENED

XMLHttpRequest.open() has been called.

Implementation

static const OPENED = AjaxRequestReadyState._internal(1, 1);