Dart
dart:io
WebSocket
CLOSED
constant
CLOSED
Dart
dart:io
WebSocket
CLOSED
constant
WebSocket class
Constructors
WebSocket
fromUpgradedSocket
Properties
closeCode
closeReason
done
extensions
first
hashCode
isBroadcast
isEmpty
last
length
pingInterval
protocol
readyState
runtimeType
single
Methods
add
addError
addStream
addUtf8Text
any
asBroadcastStream
asyncExpand
asyncMap
cast
close
contains
distinct
drain
elementAt
every
expand
firstWhere
fold
forEach
handleError
join
lastWhere
listen
map
noSuchMethod
pipe
reduce
singleWhere
skip
skipWhile
take
takeWhile
timeout
toList
toSet
toString
transform
where
Operators
operator ==
Static properties
userAgent
Static methods
connect
Constants
CLOSED
closed
CLOSING
closing
CONNECTING
connecting
OPEN
open
description
CLOSED
constant
Null safety
int
const
CLOSED
@
Deprecated
("Use closed instead")
Implementation
static const int CLOSED = closed