socket property

  1. @protected
WebSocket? socket
getter/setter pair

The underlying web socket.

Implementation

@protected
WebSocket? socket;