ocs property

Implementation

RoomSetDescriptionResponseApplicationJson_OcsBuilder get ocs =>
    _$this._ocs ??= RoomSetDescriptionResponseApplicationJson_OcsBuilder();
void ocs=(covariant RoomSetDescriptionResponseApplicationJson_OcsBuilder? ocs)
covariantoverride

Implementation

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