GoogleCloudDialogflowCxV3ResponseMessage constructor

Implementation

GoogleCloudDialogflowCxV3ResponseMessage({
  this.channel,
  this.conversationSuccess,
  this.endInteraction,
  this.knowledgeInfoCard,
  this.liveAgentHandoff,
  this.mixedAudio,
  this.outputAudioText,
  this.payload,
  this.playAudio,
  this.responseType,
  this.telephonyTransferCall,
  this.text,
});