PauseStateScheduleActionSettings constructor
PauseStateScheduleActionSettings({
- List<
PipelinePauseStateSettings> ? pipelines,
Implementation
PauseStateScheduleActionSettings({
this.pipelines,
});