tools property

List<Tool>? tools
getter/setter pair

The list of tools that are included in the specified toolset.

Implementation

core.List<Tool>? tools;