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