removeMuteListener method

void removeMuteListener()

Implementation

void removeMuteListener() {
  _controller.muteListener = null;
}