hasConflicts property

bool get hasConflicts

Whether there are conflicts.

Implementation

bool get hasConflicts => conflictCount > 0;