RoomGetBreakoutRoomParticipantsResponseApplicationJson_Ocs constructor

RoomGetBreakoutRoomParticipantsResponseApplicationJson_Ocs([
  1. void b(
    1. RoomGetBreakoutRoomParticipantsResponseApplicationJson_OcsBuilder
    )?
])

Creates a new RoomGetBreakoutRoomParticipantsResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory RoomGetBreakoutRoomParticipantsResponseApplicationJson_Ocs([
  void Function(RoomGetBreakoutRoomParticipantsResponseApplicationJson_OcsBuilder)? b,
]) = _$RoomGetBreakoutRoomParticipantsResponseApplicationJson_Ocs;