packagePath property
Path to the package.json.
e.g. workspace/path/to/package Only one of archive or package_path can
be specified.
Optional.
Implementation
core.String? packagePath;
Path to the package.json.
e.g. workspace/path/to/package Only one of archive or package_path can
be specified.
Optional.
core.String? packagePath;