allCandidates property
Returns all of the items that will be considered by this finder.
Implementation
@protected
Iterable<CandidateType> get allCandidates;
Returns all of the items that will be considered by this finder.
@protected
Iterable<CandidateType> get allCandidates;