reconnectBackoff property
Delay between reconnect attempts. When null, defaultReconnectBackoff is used.
Implementation
final Duration? reconnectBackoff;
Delay between reconnect attempts. When null, defaultReconnectBackoff is used.
final Duration? reconnectBackoff;