menu
Dart
dart:io
WebSocket
readyState property
readyState
brightness_4
brightness_5
description
readyState
property
int
readyState
Returns the current state of the connection.
Implementation
int get readyState;
Dart
dart:io
WebSocket
readyState property
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
closing
connecting
open