ConversationHistoryBatchCallModel constructor
const
ConversationHistoryBatchCallModel({})
Implementation
const ConversationHistoryBatchCallModel({
required this.batchCallId,
required this.batchCallRecipientId,
});