ConfigCommand constructor

ConfigCommand({
  1. required Logger logger,
})

Implementation

ConfigCommand({required super.logger});