haveChoices property

bool haveChoices

Weither the completion have at least one choice in choices.

Implementation

bool get haveChoices => choices.isNotEmpty;