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