hasInformation property

bool get hasInformation

Checks if the model has any informational messages.

Implementation

bool get hasInformation => informations.isNotEmpty;