ocs property

Implementation

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

Implementation

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