menu
runanywhere package
documentation
public/capabilities/runanywhere_tools.dart
ToolValueAccessors
boolean property
boolean property
dark_mode
light_mode
boolean
property
bool
?
get
boolean
Implementation
bool? get boolean { return hasBoolValue() ? boolValue : null; }
runanywhere package
documentation
public/capabilities/runanywhere_tools
ToolValueAccessors
boolean property
ToolValueAccessors extension on
ToolValue