trackingNumber property

String? get trackingNumber
inherited

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;