menu
langchain_core package
documentation
chat_models.dart
ToolChatMessage
toolCallId property
toolCallId property
dark_mode
light_mode
toolCallId
property
String
toolCallId
final
The id of the tool that was called.
Implementation
final String toolCallId;
langchain_core package
documentation
chat_models
ToolChatMessage
toolCallId property
ToolChatMessage class