files property

List<FileItem> files
getter/setter pair

List of files in the current directory.

Implementation

List<FileItem> files = [];