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