SessionUpdateAgentThought constructor
const
SessionUpdateAgentThought(
- AgentThought value
Creates this known tagged-union variant.
Implementation
const SessionUpdateAgentThought(this.value);
Creates this known tagged-union variant.
const SessionUpdateAgentThought(this.value);