menu
mediasfu_sdk
types\types.dart
BreakoutParticipant
BreakoutParticipant constructor
BreakoutParticipant
dark_mode
light_mode
BreakoutParticipant
constructor
BreakoutParticipant
(
{
required
String
name
,
int
?
breakRoom
}
)
Implementation
BreakoutParticipant({ required this.name, this.breakRoom, });
mediasfu_sdk
types
BreakoutParticipant
BreakoutParticipant constructor
BreakoutParticipant class