aqueduct
aqueduct
ManagedColumnAttributes
isUnique
isUnique
aqueduct
aqueduct
ManagedColumnAttributes
isUnique
property
isUnique
aqueduct
aqueduct
ManagedColumnAttributes
Constructors
ManagedColumnAttributes
Properties
autoincrement
databaseType
defaultValue
isIndexed
isNullable
isPrimaryKey
isUnique
shouldOmitByDefault
hashCode
runtimeType
Operators
operator ==
Methods
noSuchMethod
toString
bool
isUnique
final
Whether or not the property is unique among all instances.
By default, properties are not unique.