readyState property - WebSocket class - dart:io library

int get readyState

Returns the current state of the connection.

Implementation

int get readyState;