menu
database_sql package
documentation
orm.dart
Column
notNull property
notNull property
dark_mode
light_mode
notNull
property
bool
notNull
final
Indicate whether the column is nullable.
Implementation
final bool notNull;
database_sql package
documentation
orm
Column
notNull property
Column class