state property

WebSocketState get state

Current connection state

Implementation

WebSocketState get state => _state;