package property
WorkspacePackage?
get
package
The package in which the library being analyzed lives, or null if it
does not live in a package.
Implementation
WorkspacePackage? get package;
The package in which the library being analyzed lives, or null if it
does not live in a package.
WorkspacePackage? get package;