eligibleDuration constant
eligibleDuration [Expects: http://schema.org/QuantitativeValue]
The duration for which the given offer is valid.
Can be used on: http://schema.org/Demand, http://schema.org/Offer
Implementation
static const eligibleDuration = IriTerm.prevalidated(
'http://schema.org/eligibleDuration',
);