PickupLocation constructor
PickupLocation({})
Implementation
PickupLocation({
this.street2,
this.city,
this.street1,
this.regionId,
this.id,
this.countryId,
this.googlePlaceId,
this.name,
this.status,
});