AgentRemoteDialogflowAgent constructor
AgentRemoteDialogflowAgent({})
Implementation
AgentRemoteDialogflowAgent({
this.agent,
this.environmentId,
this.flowId,
this.inputVariableMapping,
this.languageCodeVariable,
this.outputVariableMapping,
this.respectResponseInterruptionSettings,
});