IconCommand constructor
IconCommand(
- Logger logger
Creates a new IconCommand instance with the given logger.
Implementation
IconCommand(this.logger);
Creates a new IconCommand instance with the given logger.
IconCommand(this.logger);