warrantyScope constant

IriTerm const warrantyScope

IRI for schemahttp:warrantyScope [Expects: http://schema.org/WarrantyScope]

The scope of the warranty promise.

Can be used on: http://schema.org/WarrantyPromise

Implementation

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