autoReconnect property

bool autoReconnect
final

Whether or not to automatically reconnect the socket when it loses the connection to the server. Default is true.

Implementation

final bool autoReconnect;