UploadService constructor

UploadService(
  1. Config config
)

Implementation

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