socket property
Socket
get
socket
Returns the instance of the socket connection
Implementation
Socket get socket => _socket;
Returns the instance of the socket connection
Socket get socket => _socket;