unMute method

Future<void> unMute()

Implementation

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