packages property

Iterable<Package> get packages

Implementation

Iterable<Package> get packages => packageMap.values;