LoadTaskDtlState constructor

LoadTaskDtlState(
  1. BaseResponse resp,
  2. int pageHarvest,
  3. int pagePlan
)

Implementation

LoadTaskDtlState(this.resp, this.pageHarvest, this.pagePlan);