packages property

List<PackageData>? packages
getter/setter pair

The packages to analyze.

Implementation

core.List<PackageData>? packages;