Dart
dart:html
EventSource
CONNECTING constant
CONNECTING
Dart
dart:html
EventSource
CONNECTING constant
EventSource class
Constructors
EventSource
Properties
onError
onMessage
onOpen
readyState
url
withCredentials
hashCode
on
runtimeType
Methods
close
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Constants
CLOSED
CONNECTING
errorEvent
messageEvent
OPEN
openEvent
CONNECTING constant
int
const
CONNECTING
=
0
Implementation
static const int CONNECTING = 0