ShippingSpecification({ required this.address, required this.name, this.carrier, this.phone, this.trackingNumber, });