const LinearBackoff({ this.baseDelay = const Duration(seconds: 1), this.maxDelay = const Duration(seconds: 30), });