paymentDue constant
paymentDue [Expects: http://schema.org/DateTime]
The date that payment is due.
Can be used on: http://schema.org/Invoice, http://schema.org/Order
Implementation
static const paymentDue = IriTerm.prevalidated(
'http://schema.org/paymentDue',
);