ocs property

Implementation

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

Implementation

set ocs(covariant DeletedShareapiIndexResponseApplicationJson_OcsBuilder? ocs) => _$this._ocs = ocs;