TaskProcessingApiGetNextScheduledTaskResponseApplicationJson_Ocs_Data constructor

TaskProcessingApiGetNextScheduledTaskResponseApplicationJson_Ocs_Data([
  1. void b(
    1. TaskProcessingApiGetNextScheduledTaskResponseApplicationJson_Ocs_DataBuilder
    )?
])

Creates a new TaskProcessingApiGetNextScheduledTaskResponseApplicationJson_Ocs_Data object using the builder pattern.

Implementation

factory TaskProcessingApiGetNextScheduledTaskResponseApplicationJson_Ocs_Data([
  void Function(TaskProcessingApiGetNextScheduledTaskResponseApplicationJson_Ocs_DataBuilder)? b,
]) = _$TaskProcessingApiGetNextScheduledTaskResponseApplicationJson_Ocs_Data;