paymentUrl constant

IriTerm const paymentUrl

IRI for schemahttp:paymentUrl [Expects: http://schema.org/URL]

The URL for sending a payment.

Can be used on: http://schema.org/Order

Implementation

static const paymentUrl = IriTerm.prevalidated(
  'http://schema.org/paymentUrl',
);