DepsCommand constructor

DepsCommand(
  1. Logger logger
)

Implementation

DepsCommand(Logger logger) : super(logger: logger, tools: ['dart']);