agentState property

AgentState? get agentState

The current conversational state of the agent.

Implementation

AgentState? get agentState => _agentState;