muted property
final
Indicator whether this video should display muted icon or not.
If null, then displays Participant.audio muted status.
Implementation
final bool? muted;
Indicator whether this video should display muted icon or not.
If null, then displays Participant.audio muted status.
final bool? muted;