trackingUrl property
The URL, provided by the carrier company, where the shipment can be tracked.
Implementation
@BuiltValueField(wireName: r'trackingUrl')
String? get trackingUrl;
The URL, provided by the carrier company, where the shipment can be tracked.
@BuiltValueField(wireName: r'trackingUrl')
String? get trackingUrl;