reconnectInterval property

Duration? reconnectInterval

The amount of time to wait between reconnect attempts. Default: 10 seconds.

Implementation

Duration? get reconnectInterval => _reconnectInterval;