QuickStatus constructor
QuickStatus()
Implementation
QuickStatus(
this.productId,
this.sellPrice,
this.sellVolume,
this.sellMovingWeek,
this.sellOrders,
this.buyPrice,
this.buyVolume,
this.buyMovingWeek,
this.buyOrders);