disableMic method

dynamic disableMic()

Implementation

disableMic() => _context.read<RoomClientRepository>().disablePeerMic(this.id);