functionCall property

FunctionCall? functionCall
final

The specific function details if the response includes a tool invocation.

Implementation

final FunctionCall? functionCall;