toolCalls property

  1. @TagNumber.new(23)
PbList<ToolCall> get toolCalls

Tool calls parsed from the final assistant response, if any.

Implementation

@$pb.TagNumber(23)
$pb.PbList<$2.ToolCall> get toolCalls => $_getList(22);