packages property

List<PackageId> packages
final

The list of concrete package versions that were selected for each package reachable from the root.

Implementation

final List<PackageId> packages;