autoReconnect property
Flag to decide whether or not to attempt a reconnect (3 attempts) in the case of a login failure with legitimate credentials
Implementation
final bool? autoReconnect;
Flag to decide whether or not to attempt a reconnect (3 attempts) in the case of a login failure with legitimate credentials
final bool? autoReconnect;