ocs property

Implementation

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

Implementation

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