fileList property

List<String>? fileList
final

Optional list of specific files to import.

Implementation

final List<String>? fileList;