hasResults property

bool get hasResults

Whether there are any results.

Implementation

bool get hasResults => _results.isNotEmpty;