toolNames property

List<ToolName>? toolNames
getter/setter pair

List of custom tools.

Implementation

core.List<ToolName>? toolNames;