paymentUrl constant
IRI for schema:paymentUrl [Expects: https://schema.org/URL]
The URL for sending a payment.
Can be used on: https://schema.org/Order
Implementation
static const paymentUrl = IriTerm.prevalidated(
'https://schema.org/paymentUrl',
);