socket property

WebSocketChannel? socket

The WebSocketChannel underneath this instance.

Implementation

WebSocketChannel? get socket => _socket;