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