aqueduct
aqueduct
ManagedColumnAttributes
isNullable
isNullable
aqueduct
aqueduct
ManagedColumnAttributes
isNullable
property
isNullable
aqueduct
aqueduct
ManagedColumnAttributes
Constructors
ManagedColumnAttributes
Properties
autoincrement
databaseType
defaultValue
isIndexed
isNullable
isPrimaryKey
isUnique
shouldOmitByDefault
hashCode
runtimeType
Operators
operator ==
Methods
noSuchMethod
toString
bool
isNullable
final
Indicates whether or not the property can be null or not.
By default, properties are not nullable.