warrantyPromise constant

IriTerm const warrantyPromise

IRI for schemahttp:warrantyPromise [Expects: http://schema.org/WarrantyPromise]

The warranty promise(s) included in the offer.

Can be used on: http://schema.org/BuyAction, http://schema.org/SellAction

Implementation

static const warrantyPromise = IriTerm.prevalidated(
  'http://schema.org/warrantyPromise',
);