functionCall property
The specific function details if the response includes a tool invocation.
Implementation
final FunctionCall? functionCall;
The specific function details if the response includes a tool invocation.
final FunctionCall? functionCall;