DownloadFilesPostItemState constructor

DownloadFilesPostItemState(
  1. List<File> response
)

Implementation

DownloadFilesPostItemState(this.response);