hasFailures property

bool get hasFailures

Check if there are any failures

Implementation

bool get hasFailures => failures.isNotEmpty;