AgenticKeys class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- keyAgenticRunId → const String
- keyAgenticText → const String
- keyAgenticThreadId → const String
- keyAgenticToolCallId → const String
- keyAgenticToolCalls → const String
- keyToolCallDisplayName → const String
- keyToolCallExecutionText → const String
- keyToolCallFunction → const String
- keyToolCallFunctionArguments → const String
- keyToolCallFunctionName → const String
- keyToolCallId → const String
- keyToolCallType → const String
- keyWithParent → const String
- runFinished → const String
- runStarted → const String
- textMessageContent → const String
- textMessageEnd → const String
- textMessageStart → const String
- toolCallArgs → const String
- toolCallEnd → const String
- toolCallResult → const String
- toolCallStart → const String