menu
ormed_postgres package
documentation
migrations.dart
SchemaColumn
nullable property
nullable property
dark_mode
light_mode
nullable
property
bool
nullable
final
Whether the column allows
NULL
values.
Implementation
final bool nullable;
ormed_postgres package
documentation
migrations
SchemaColumn
nullable property
SchemaColumn class