TaskProcessingApiSetFileContentsExAppResponseApplicationJson constructor

TaskProcessingApiSetFileContentsExAppResponseApplicationJson([
  1. void b(
    1. TaskProcessingApiSetFileContentsExAppResponseApplicationJsonBuilder
    )?
])

Creates a new TaskProcessingApiSetFileContentsExAppResponseApplicationJson object using the builder pattern.

Implementation

factory TaskProcessingApiSetFileContentsExAppResponseApplicationJson([
  void Function(TaskProcessingApiSetFileContentsExAppResponseApplicationJsonBuilder)? b,
]) = _$TaskProcessingApiSetFileContentsExAppResponseApplicationJson;