ocs property

Implementation

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

Implementation

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