InstallCommand constructor

InstallCommand(
  1. Logger logger
)

Implementation

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