menu
runanywhere package
documentation
public/capabilities/runanywhere_tools.dart
ToolValueAccessors
toJSONString method
toJSONString method
dark_mode
light_mode
toJSONString
method
String
?
toJSONString
(
)
Implementation
String? toJSONString() { return ToolValues.toJSONString(this); }
runanywhere package
documentation
public/capabilities/runanywhere_tools
ToolValueAccessors
toJSONString method
ToolValueAccessors extension on
ToolValue