menu
conduit_core
conduit
SchemaColumn
typeString property
typeString
brightness_4
typeString
property
Null safety
String
?
typeString
The
String
representation of this column's type.
Implementation
String? get typeString => _type;
conduit_core
conduit
SchemaColumn
typeString property
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