ocs property

Implementation

RemoteDeclineShareResponseApplicationJson_OcsBuilder get ocs =>
    _$this._ocs ??= RemoteDeclineShareResponseApplicationJson_OcsBuilder();
void ocs=(covariant RemoteDeclineShareResponseApplicationJson_OcsBuilder? ocs)
covariantoverride

Implementation

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