filesUnwanted property

  1. @override
FileIndices? get filesUnwanted
override

Gets the indices of unwanted files.

Implementation

@override
FileIndices? get filesUnwanted => _args.filesUnwanted;