PubspecAnalyzer constructor

PubspecAnalyzer(
  1. String packagePath
)

Implementation

PubspecAnalyzer(this.packagePath);