files property

List<File> files

List of containers to store information about the read files of the application.

Implementation

List<File> get files => _files;