LintAnalyzer constructor

const LintAnalyzer([
  1. Logger? _logger
])

Implementation

const LintAnalyzer([this._logger]);