enableMicrophone method

void enableMicrophone()

Implementation

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