menu
neomage package
documentation
data/tools/tool_schemas.dart
getAllToolNames function
getAllToolNames function
dark_mode
light_mode
getAllToolNames
function
List
<
String
>
getAllToolNames
(
)
Get tool names.
Implementation
List<String> getAllToolNames() => _schemas.keys.toList();
neomage package
documentation
data/tools/tool_schemas
getAllToolNames function
tool_schemas library