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