onMuteStatusUpdated property
Stream
get
onMuteStatusUpdated
Stream that emits events when the users in call are muted or un-muted.
Implementation
Stream<dynamic> get onMuteStatusUpdated =>
throw UnimplementedError('onMuteStatusUpdated has not been implemented.');