packages property

List<SamplingPackage> packages

A list of registered packages.

Implementation

List<SamplingPackage> get packages => _packages;