toolNames property

List<ToolName>? toolNames
getter/setter pair

list of tools to be generated.

Implementation

core.List<ToolName>? toolNames;