packagePath property

String? packagePath
getter/setter pair

Path to the package.json.

e.g. workspace/path/to/package

Implementation

core.String? packagePath;