menu
datapod_api package
documentation
annotations.dart
Column
Column.new const constructor
Column.new const constructor
dark_mode
light_mode
Column
constructor
const
Column
(
{
String
?
name
,
String
?
type
,
bool
unique
=
false
,
bool
nullable
=
true
,
})
Implementation
const Column( {this.name, this.type, this.unique = false, this.nullable = true});
datapod_api package
documentation
annotations
Column
Column.new const constructor
Column class