Returns an enumerator that iterates through the collection.
@override Iterator<FileInfo> get iterator => const Iterable<FileInfo>.empty().iterator;