Dart
dart:html
EventSource
url property
url
Dart
dart:html
EventSource
url property
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
description
url
property
String
url
Implementation
String get url native;