menu
langchain_core package
documentation
chat_models.dart
AIChatMessageServerToolResult
toolCallId property
toolCallId property
dark_mode
light_mode
toolCallId
property
String
toolCallId
final
Identifier of the corresponding server tool call.
Implementation
final String toolCallId;
langchain_core package
documentation
chat_models
AIChatMessageServerToolResult
toolCallId property
AIChatMessageServerToolResult class