allCandidates property

  1. @protected
Iterable<CandidateType> allCandidates

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

Implementation

@protected
Iterable<CandidateType> get allCandidates;