hasUnique property

bool hasUnique

Implementation

bool get hasUnique => any((e) => e.isUnique);