isGift constant
IRI for schema:isGift [Expects: https://schema.org/Boolean]
Indicates whether the offer was accepted as a gift for someone other than the buyer.
Can be used on: https://schema.org/Order
Implementation
static const isGift = IriTerm.prevalidated('https://schema.org/isGift');