class WebSocket
- Constructors
- WebSocket
- Properties
- binaryType
- bufferedAmount
- extensions
- onClose
- onError
- onMessage
- onOpen
- protocol
- readyState
- url
- hashCode
- on
- runtimeType
- Methods
- close
- send
- sendBlob
- sendByteBuffer
- sendString
- sendTypedData
- addEventListener
- dispatchEvent
- noSuchMethod
- removeEventListener
- toString
- Operators
- operator ==
- Static properties
- supported
- Constants
- CLOSED
- closeEvent
- CLOSING
- CONNECTING
- errorEvent
- messageEvent
- OPEN
- openEvent