ToolUser class
Constructors
- ToolUser()
Properties
- hashCode → int
-
read-only, inherited
- runtimeType → Type
-
read-only, inherited
Methods
-
invokeTool(
) → void - Invokes a tool. [...]
-
invokeToolMultipleSections(
) → void - Invokes more than one tool in the same comment block. [...]
-
invokeToolNoInput(
) → void - Invokes a tool without the $INPUT token or args. [...]
-
noSuchMethod(
Invocation invocation) → dynamic -
inherited
-
toString(
) → String -
inherited
Operators
-
operator ==(
dynamic other) → bool -
inherited