toolCalls property

List<AIToolCall>? toolCalls
final

Tool invocations requested by the model.

Implementation

final List<AIToolCall>? toolCalls;