menu
runanywhere package
documentation
public/capabilities/runanywhere_tools.dart
ToolValues
string static method
string static method
dark_mode
light_mode
string
static method
ToolValue
string
(
String
value
)
Implementation
static ToolValue string(String value) => ToolValue(stringValue: value);
runanywhere package
documentation
public/capabilities/runanywhere_tools
ToolValues
string static method
ToolValues class