ToolChoice.tool constructor
ToolChoice.tool(
- String toolName
Implementation
factory ToolChoice.tool(String toolName) => ToolChoice._('tool', toolName);
factory ToolChoice.tool(String toolName) => ToolChoice._('tool', toolName);