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