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