trackingNumber property
Tracking number of the shipment. If multiple tracking numbers separate them with commas.
Implementation
String? get phone;/// Tracking number of the shipment. If multiple tracking numbers separate them
/// with commas.
String? get trackingNumber;