txSocket property

TxSocket txSocket
getter/setter pair

The current instance of TxSocket associated with this client

Implementation

TxSocket txSocket = TxSocket(
  DefaultConfig.socketHostAddress,
);