ocs property

Implementation

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

Implementation

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