TextProcessingApiDeleteTaskResponseApplicationJson_Ocs_Data.fromJson constructor
Implementation
factory TextProcessingApiDeleteTaskResponseApplicationJson_Ocs_Data.fromJson(Map<String, dynamic> json) =>
jsonSerializers.deserializeWith(serializer, json)!;