menu
scrollup_janus_client package
documentation
janus_client.dart
Participants
Participants.new constructor
Participants.new constructor
dark_mode
light_mode
Participants
constructor
Participants
(
{
int
?
id
,
String
?
display
,
String
?
publisher
,
bool
?
talking
,
})
Implementation
Participants({ this.id, this.display, this.publisher, this.talking, });
scrollup_janus_client package
documentation
janus_client
Participants
Participants.new constructor
Participants class