UnusedCodeAnalyzer constructor
const
UnusedCodeAnalyzer(
- AnalyzerUtils _analyzerUtils, [
- Logger? _logger
Implementation
const UnusedCodeAnalyzer(this._analyzerUtils, [this._logger]);