This commit is contained in:
phyothandar
2021-09-13 10:15:47 +06:30
9 changed files with 49 additions and 45 deletions

View File

@@ -52,7 +52,7 @@ class Shipment {
this.pickupDate,
this.isCourier = false,
this.radioIndex = 1,
required this.pickupAddress,
this.pickupAddress,
this.pickupUserID,
this.pickupUserName,
this.pickupUserPhoneNumber,