readyStateChangeEvent constant Null safety
Static factory designed to expose readystatechange
events to event
handlers that are not necessarily instances of HttpRequest.
See EventStreamProvider for usage information.
Implementation
static const EventStreamProvider readyStateChangeEvent =
const EventStreamProvider('readystatechange')