totalPaymentDue constant
totalPaymentDue [Expects: https://schema.org/MonetaryAmount, https://schema.org/PriceSpecification]
The total amount due.
Can be used on: https://schema.org/Invoice
Implementation
static const totalPaymentDue = IriTerm.prevalidated(
'https://schema.org/totalPaymentDue',
);