tools property

List<Tool>? tools
getter/setter pair

List of tools in the app.

Optional.

Implementation

core.List<Tool>? tools;