containsDuplicates property

bool containsDuplicates

Implementation

bool get containsDuplicates => numberOfDuplicates > 0;