BuildCommand constructor

BuildCommand(
  1. Logger logger
)

Implementation

BuildCommand(Logger logger) : super(logger: logger, tools: []);