Represents an external package dependency, including its import metadata and version configuration.
Constructs an ExternalPackageDependency instance representing a dependency on an external package.
Import metadata associated with the external package's file.
Whether this dependency should be bundled into the package.
Version string that overrides the default resolved version of the dependency.
Represents an external package dependency, including its import metadata and version configuration.