isUnique property

bool isUnique
final

Whether or not this property must be unique to across all instances represented by entity.

Defaults to false.

Implementation

final bool isUnique;