BuildService constructor

BuildService(
  1. Config config
)

Implementation

BuildService(this.config) : _logger = Logger(config.verbose);