ocs property

Implementation

TaskProcessingApiSetFileContentsExAppResponseApplicationJson_OcsBuilder get ocs =>
    _$this._ocs ??= TaskProcessingApiSetFileContentsExAppResponseApplicationJson_OcsBuilder();

Implementation

set ocs(covariant TaskProcessingApiSetFileContentsExAppResponseApplicationJson_OcsBuilder? ocs) => _$this._ocs = ocs;