class EventSource
- Constructors
- EventSource
- internal_
- Properties
- onError
- onMessage
- onOpen
- readyState
- url
- withCredentials
- hashCode
- on
- runtimeType
- Methods
- close
- addEventListener
- dispatchEvent
- noSuchMethod
- removeEventListener
- toString
- Operators
- operator ==
- Static properties
- instanceRuntimeType
- Constants
- CLOSED
- CONNECTING
- errorEvent
- messageEvent
- OPEN
- openEvent