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