enableMic method

dynamic enableMic()

Implementation

enableMic() => _context.read<RoomClientRepository>().enablePeerMic(this.id);