menu
runanywhere package
documentation
public/types/tool_calling_types.dart
ToolResult
callId property
callId property
dark_mode
light_mode
callId
property
String
?
callId
final
The original call ID (for tracking)
Implementation
final String? callId;
runanywhere package
documentation
public/types/tool_calling_types
ToolResult
callId property
ToolResult class