TaskProcessingApiGetNextScheduledTaskResponseApplicationJson_Ocs constructor

TaskProcessingApiGetNextScheduledTaskResponseApplicationJson_Ocs([
  1. void b(
    1. TaskProcessingApiGetNextScheduledTaskResponseApplicationJson_OcsBuilder
    )?
])

Creates a new TaskProcessingApiGetNextScheduledTaskResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory TaskProcessingApiGetNextScheduledTaskResponseApplicationJson_Ocs([
  void Function(TaskProcessingApiGetNextScheduledTaskResponseApplicationJson_OcsBuilder)? b,
]) = _$TaskProcessingApiGetNextScheduledTaskResponseApplicationJson_Ocs;