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