getParticipantsForConversation abstract method
Gets participants for a conversation.
Implementation
Future<List<Participant>> getParticipantsForConversation(String conversationId);
Gets participants for a conversation.
Future<List<Participant>> getParticipantsForConversation(String conversationId);