isAccessoryOrSparePartFor constant

IriTerm const isAccessoryOrSparePartFor

isAccessoryOrSparePartFor [Expects: https://schema.org/Product]

A pointer to another product (or multiple products) for which this product is an accessory or spare part.

Can be used on: https://schema.org/Product

Implementation

static const isAccessoryOrSparePartFor = IriTerm.prevalidated(
  'https://schema.org/isAccessoryOrSparePartFor',
);