ToolUseComplete constructor
const
ToolUseComplete({})
Implementation
const ToolUseComplete({
required this.toolName,
required this.toolId,
required this.input,
required this.blockIndex,
});
const ToolUseComplete({
required this.toolName,
required this.toolId,
required this.input,
required this.blockIndex,
});