StockCountTaskPriorityProgress constructor

StockCountTaskPriorityProgress(
  1. int id,
  2. String name
)

Implementation

StockCountTaskPriorityProgress(this.id, this.name);