SequentialTasks.always({ required List<HookTask> tasks, this.name, }) : _tasks = tasks, super.always();