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