predecessorOf constant
IriTerm
const predecessorOf
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 = const IriTerm(
'https://schema.org/predecessorOf',
);