DownloadImagesTraceabilityState constructor

DownloadImagesTraceabilityState(
  1. List<File> response,
  2. int index
)

Implementation

DownloadImagesTraceabilityState(this.response,this.index);