pubspecPath property

String get pubspecPath

Implementation

String get pubspecPath => PathUtils.join(rootPath, Constants.pubspecYaml);