drift package
documentation
drift
Table
Table const constructor
Table
Table
constructor
Null safety
const
Table
(
)
Defines a table to be used with drift.
Implementation
const Table();
drift package
documentation
drift
Table
Table const constructor
Table class
Constructors
Table
Properties
customConstraints
dontWriteConstraints
hashCode
isStrict
primaryKey
runtimeType
tableName
uniqueKeys
withoutRowId
Methods
blob
boolean
dateTime
integer
intEnum
noSuchMethod
real
text
toString
Operators
operator ==