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