toolCalls property

List<ToolCall>? get toolCalls

Get tool calls from the response

Implementation

List<ToolCall>? get toolCalls;