unmuteMicrophone method

void unmuteMicrophone()

Implementation

void unmuteMicrophone() => _bloc.add(const UnmuteMicrophoneEvent());