ocs property

Implementation

PreferencesDeleteMultiplePreferenceResponseApplicationJson_OcsBuilder get ocs =>
    _$this._ocs ??= PreferencesDeleteMultiplePreferenceResponseApplicationJson_OcsBuilder();

Implementation

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