PosSaleResponse constructor
PosSaleResponse({})
Implementation
PosSaleResponse({
this.contentLanguage,
this.gtin,
this.itemId,
this.kind,
this.price,
this.quantity,
this.saleId,
this.storeCode,
this.targetCountry,
this.timestamp,
});