hasSuggestions property

bool get hasSuggestions

Checks if there are any suggestions.

Implementation

bool get hasSuggestions => suggestions.isNotEmpty;