AgentConfigs constructor
AgentConfigs({})
Implementation
AgentConfigs({
this.image,
this.displayName,
this.customQuestions,
this.description,
this.isSpeech2Text,
this.languages,
this.colors,
});
AgentConfigs({
this.image,
this.displayName,
this.customQuestions,
this.description,
this.isSpeech2Text,
this.languages,
this.colors,
});