menu
runanywhere package
documentation
public/types/tool_calling_types.dart
ToolCallingResult
isComplete property
isComplete property
dark_mode
light_mode
isComplete
property
bool
isComplete
final
Whether the response is complete or waiting for tool results
Implementation
final bool isComplete;
runanywhere package
documentation
public/types/tool_calling_types
ToolCallingResult
isComplete property
ToolCallingResult class