OPENED constant
AjaxRequestReadyState
const OPENED
XMLHttpRequest.open()
has been called.
Implementation
static const OPENED = AjaxRequestReadyState._internal(1, 1);
XMLHttpRequest.open()
has been called.
static const OPENED = AjaxRequestReadyState._internal(1, 1);