liquidart package
documentation
liquidart
ManagedPropertyDescription
isNullable property
isNullable
isNullable
property
Null safety
bool
isNullable
final
Whether or not this property can be null.
Defaults to false.
Implementation
final bool isNullable;
liquidart package
documentation
liquidart
ManagedPropertyDescription
isNullable property
ManagedPropertyDescription class
Constructors
ManagedPropertyDescription
Properties
autoincrement
declaredType
entity
hashCode
isIncludedInDefaultResultSet
isIndexed
isNullable
isPrivate
isUnique
name
runtimeType
type
validators
Methods
convertFromPrimitiveValue
convertToPrimitiveValue
documentSchemaObject
isAssignableWith
noSuchMethod
toString
Operators
operator ==