ToolsBlock constructor

ToolsBlock(
  1. List<Tool> tools
)

Implementation

ToolsBlock(this.tools);