ocs property
Implementation
TaskProcessingApiSetFileContentsExAppResponseApplicationJson_OcsBuilder get ocs =>
_$this._ocs ??= TaskProcessingApiSetFileContentsExAppResponseApplicationJson_OcsBuilder();
set
ocs
(covariant TaskProcessingApiSetFileContentsExAppResponseApplicationJson_OcsBuilder? ocs)
covariantoverride
Implementation
set ocs(covariant TaskProcessingApiSetFileContentsExAppResponseApplicationJson_OcsBuilder? ocs) => _$this._ocs = ocs;