allCandidates property

  1. @protected
Iterable<CandidateType> get allCandidates
inherited

Returns all of the items that will be considered by this finder.

Implementation

@protected
Iterable<CandidateType> get allCandidates;