tools property

List<Tool>? tools
getter/setter pair

The list of tools.

Implementation

core.List<Tool>? tools;