files property

List<File>? files
final

The list of files in the specified folder, if any.

Implementation

final List<File>? files;