trackingUrl constant
IRI for schema:trackingUrl [Expects: https://schema.org/URL]
Tracking url for the parcel delivery.
Can be used on: https://schema.org/ParcelDelivery
Implementation
static const trackingUrl = IriTerm.prevalidated(
'https://schema.org/trackingUrl',
);