AudioBridgeParticipants constructor Null safety
Implementation
AudioBridgeParticipants({
this.id,
this.display,
this.setup = false,
this.muted = false,
this.talking = false,
this.spatialPosition,
});
AudioBridgeParticipants({
this.id,
this.display,
this.setup = false,
this.muted = false,
this.talking = false,
this.spatialPosition,
});