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