files property

List<FileDownload> files
read / write

The list of files.

Implementation

late List<FileDownload> files;