hasFound property

bool hasFound

Whether or not this finder has any results in found.

Implementation

bool get hasFound => _found != null;