isGift constant
IriTerm
const isGift
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 = const IriTerm('https://schema.org/isGift');