hasError property

bool hasError

Whether the suggestions box has encountered an error while loading.

Implementation

bool get hasError => _error != null;