tools property

List<Tool>? tools
getter/setter pair

List of available tools.

Implementation

core.List<Tool>? tools;