Future<bool> makeGroupVoiceCall(String groupJid,List<String>? jidList) async { throw UnimplementedError('makeGroupVoiceCall has not been implemented.'); }