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