menu
runanywhere package
documentation
public/types/tool_calling_types.dart
ObjectToolValue
ObjectToolValue.new const constructor
ObjectToolValue.new const constructor
dark_mode
light_mode
ObjectToolValue
constructor
const
ObjectToolValue
(
Map
<
String
,
ToolValue
>
value
)
Implementation
const ObjectToolValue(this.value);
runanywhere package
documentation
public/types/tool_calling_types
ObjectToolValue
ObjectToolValue.new const constructor
ObjectToolValue class