readyState property - WebSocket class - dart:io library (original) (raw)
int getreadyState
Returns the current state of the connection.
Implementation
int get readyState;
int getreadyState
Returns the current state of the connection.
int get readyState;