onUpdateMuteSettings property

Stream get onUpdateMuteSettings

Stream that emits events when a mute/un-mute setting is updated

Implementation

Stream<dynamic> get onUpdateMuteSettings =>
    throw UnimplementedError('has not been implemented.');