onMuteChanged property

Stream<bool> onMuteChanged

Implementation

Stream<bool> get onMuteChanged => _mute.stream;