socket property

WebSocketChannel? socket
final

The WebSocketChannel to listen to, and send data across.

Implementation

final WebSocketChannel? socket;