toAgentic property

ToolCall get toAgentic

Implementation

ToolCall get toAgentic =>
    ToolCall(id: id, name: name, arguments: argumentsRaw);