items property

List<OriginGroup>? items
final

The items (origin groups) in a distribution.

Implementation

final List<OriginGroup>? items;