menu
conduit_core
conduit
SchemaColumn
SchemaColumn.empty constructor
SchemaColumn.empty
brightness_4
SchemaColumn.empty
constructor
Null safety
SchemaColumn.empty
(
)
Creates an empty instance of this type.
Implementation
SchemaColumn.empty();
conduit_core
conduit
SchemaColumn
SchemaColumn.empty constructor
SchemaColumn class
Constructors
SchemaColumn
empty
from
fromMap
fromProperty
relationship
Properties
autoincrement
defaultValue
deleteRule
hashCode
isForeignKey
isIndexed
isNullable
isPrimaryKey
isUnique
name
relatedColumnName
relatedTableName
runtimeType
table
type
typeString
Methods
asMap
differenceFrom
noSuchMethod
toString
Operators
operator ==
Static methods
deleteRuleForDeleteRuleString
deleteRuleStringForDeleteRule
typeFromTypeString
typeStringForType