menu
llm_dart package
documentation
models/chat_models.dart
ToolUseMessage
toolCalls property
toolCalls property
dark_mode
light_mode
toolCalls
property
List
<
ToolCall
>
toolCalls
final
Implementation
final List<ToolCall> toolCalls;
llm_dart package
documentation
models/chat_models
ToolUseMessage
toolCalls property
ToolUseMessage class