muted property

bool? muted
final

Indicator whether this video should display muted icon or not.

If null, then displays Participant.audio muted status.

Implementation

final bool? muted;