Dart SDK
dart:io
WebSocket
CONNECTING
CONNECTING
Dart SDK
dart:io
WebSocket
CONNECTING
constant
CONNECTING
Dart SDK
dart:io
WebSocket
Constants
CLOSED
CLOSING
CONNECTING
OPEN
Static methods
connect
Constructors
WebSocket
fromUpgradedSocket
Properties
closeCode
closeReason
done
extensions
first
hashCode
isBroadcast
isEmpty
last
length
pingInterval
protocol
readyState
runtimeType
single
Operators
operator ==
Methods
add
addError
addStream
addUtf8Text
any
asBroadcastStream
asyncExpand
asyncMap
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
int
CONNECTING
=
0
Possible states of the connection.