menu
ormed_sqlite package
documentation
migrations.dart
ColumnType
ColumnType.bigInteger const constructor
ColumnType.bigInteger const constructor
dark_mode
light_mode
ColumnType.bigInteger
constructor
const
ColumnType.bigInteger
(
)
Implementation
const ColumnType.bigInteger() : this(ColumnTypeName.bigInteger);
ormed_sqlite package
documentation
migrations
ColumnType
ColumnType.bigInteger const constructor
ColumnType class