onVideoMuted property

void Function(bool muted, String userID)? onVideoMuted
final

Implementation

final void Function(bool muted, String userID)? onVideoMuted;