Disable microphone in call with callId
callId
Future<void> mute({required String callId}) async { throw UnimplementedError('platformVersion() has not been implemented.'); }