ignoreList property

List<String> ignoreList
getter/setter pair

List of paths to ignore during file selection.

Implementation

late List<String> ignoreList = [];