PubspecManager constructor
PubspecManager(
- Logger logger
Creates a new PubspecManager with the provided logger.
Implementation
PubspecManager(this.logger);
Creates a new PubspecManager with the provided logger.
PubspecManager(this.logger);