readyState property

ReadyState readyState

Returns the current state of the connection.

Implementation

ReadyState get readyState => _parent.readyState;