packageFor property

List<Reference>? packageFor
inherited

packageFor The product this package model relates to, not the contents of the package (for which see package.containedItem).;

Implementation

List<Reference>? get packageFor => throw _privateConstructorUsedError;