predecessorOf constant
predecessorOf [Expects: https://schema.org/ProductModel]
A pointer from a previous, often discontinued variant of the product to its newer variant.
Can be used on: https://schema.org/ProductModel
Implementation
static const predecessorOf = IriTerm.prevalidated(
'https://schema.org/predecessorOf',
);