ocs property

Implementation

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

Implementation

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