JobSequencer({ this.delay = const Duration(milliseconds: 50), this.initialIndex = 0, }) : _currentIndex = initialIndex;