muteUnmute method

void muteUnmute()

Implementation

void muteUnmute() {
  _controller.muteUnmute();
}