menu
conduit_core package
documentation
conduit_core.dart
SchemaColumn
isNullable property
isNullable property
dark_mode
light_mode
isNullable
property
bool
?
isNullable
getter/setter pair
Whether or not this column is nullable.
Implementation
bool? isNullable = false;
conduit_core package
documentation
conduit_core
SchemaColumn
isNullable property
SchemaColumn class