void selectParticipants(List<String> participantIds) { _invokeMethod('selectParticipants', { 'participantIds': participantIds, }); }