ProductCollection constant
IriTerm
const ProductCollection
IRI for schemahttp:ProductCollection
A set of products (either {ProductGroup}s or specific variants) that are listed together e.g. in an {Offer}.
Implementation
static const ProductCollection = const IriTerm(
'http://schema.org/ProductCollection',
);