mute method

Future<void> mute()

Implementation

Future<void> mute() => _rtc.mute();