menu
runanywhere package
documentation
public/capabilities/runanywhere_tools.dart
ToolValues
toJSONString static method
toJSONString static method
dark_mode
light_mode
toJSONString
static method
String
toJSONString
(
ToolValue
value
)
Implementation
static String toJSONString(ToolValue value) => DartBridgeToolCalling.shared.toolValueToJson(value);
runanywhere package
documentation
public/capabilities/runanywhere_tools
ToolValues
toJSONString static method
ToolValues class