isUnique property Null safety
final
Whether or not this property must be unique to across all instances represented by entity.
Defaults to false.
Implementation
final bool isUnique;
Whether or not this property must be unique to across all instances represented by entity.
Defaults to false.
final bool isUnique;