maxInterval property

Duration? maxInterval
final

最大间隔时间(仅指数退避策略使用,防止间隔过长)

Implementation

final Duration? maxInterval;