isUnique property Null safety
final
Whether or not the property is unique among all instances.
By default, properties are not unique.
Implementation
final bool isUnique;
Whether or not the property is unique among all instances.
By default, properties are not unique.
final bool isUnique;