TaskProcessingApiSetFileContentsExAppResponseApplicationJson_Ocs constructor

TaskProcessingApiSetFileContentsExAppResponseApplicationJson_Ocs([
  1. void b(
    1. TaskProcessingApiSetFileContentsExAppResponseApplicationJson_OcsBuilder
    )?
])

Creates a new TaskProcessingApiSetFileContentsExAppResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory TaskProcessingApiSetFileContentsExAppResponseApplicationJson_Ocs([
  void Function(TaskProcessingApiSetFileContentsExAppResponseApplicationJson_OcsBuilder)? b,
]) = _$TaskProcessingApiSetFileContentsExAppResponseApplicationJson_Ocs;