toggleMute abstract method

Future<void> toggleMute()

Toggle Mute and Unmute the microphone

Implementation

Future<void> toggleMute();