getSocket property
final
Returns the current socket. MUST NOT be used to send data.
Implementation
final BaseSocketWrapper Function() getSocket;
Returns the current socket. MUST NOT be used to send data.
final BaseSocketWrapper Function() getSocket;