readyState property - WebSocket class - dart:io library (original) (raw)

description

int getreadyState

Returns the current state of the connection.

Implementation

int get readyState;