Dart
dart:html
EventSource
CLOSED constant
CLOSED
Dart
dart:html
EventSource
CLOSED 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
CLOSED constant
int
const
CLOSED
=
2
Implementation
static const int CLOSED = 2