reconnectOnClose property
If true
(default), then the client will automatically try to reconnect to the server
if the socket closes.
Implementation
final bool reconnectOnClose;
If true
(default), then the client will automatically try to reconnect to the server
if the socket closes.
final bool reconnectOnClose;