warrantyPromise constant

IriTerm const warrantyPromise

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