AnalyzeDependencies constructor
AnalyzeDependencies(
- DependencyRepository repository
Creates an instance of AnalyzeDependencies with the given repository
.
Implementation
AnalyzeDependencies(this.repository);