LocalInventory constructor
LocalInventory({})
Implementation
LocalInventory({
this.availability,
this.customAttributes,
this.instoreProductLocation,
this.kind,
this.pickupMethod,
this.pickupSla,
this.price,
this.quantity,
this.salePrice,
this.salePriceEffectiveDate,
this.storeCode,
});