menu
llm_dart package
documentation
models/tool_models.dart
ToolResult
toolCallId property
toolCallId property
dark_mode
light_mode
toolCallId
property
String
toolCallId
final
The ID of the tool call this result corresponds to
Implementation
final String toolCallId;
llm_dart package
documentation
models/tool_models
ToolResult
toolCallId property
ToolResult class