ToolExecution constructor
ToolExecution({
- String? taskSupport,
Creates a ToolExecution.
Implementation
ToolExecution({this.taskSupport});
Creates a ToolExecution.
ToolExecution({this.taskSupport});