ocs property

Implementation

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

Implementation

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