ConversationHistoryAnalysisCommonModel constructor
const
ConversationHistoryAnalysisCommonModel({})
Implementation
const ConversationHistoryAnalysisCommonModel({
this.evaluationCriteriaResults,
this.dataCollectionResults,
required this.callSuccessful,
required this.transcriptSummary,
});