menu
chatgpt_free package
documentation
tools.dart
ToolCallsExtracted
calls property
calls property
dark_mode
light_mode
calls
property
List
<
ToolCall
>
calls
final
The calls to execute, in order.
Implementation
final List<ToolCall> calls;
chatgpt_free package
documentation
tools
ToolCallsExtracted
calls property
ToolCallsExtracted class