menu
runanywhere package
documentation
public/capabilities/runanywhere_tools.dart
ToolValues
intValue static method
intValue static method
dark_mode
light_mode
intValue
static method
ToolValue
intValue
(
int
value
)
Implementation
static ToolValue intValue(int value) => ToolValue(numberValue: value.toDouble());
runanywhere package
documentation
public/capabilities/runanywhere_tools
ToolValues
intValue static method
ToolValues class