menu
sup_gen_runner package
documentation
models/table_model.dart
TableProperty
isNullable property
isNullable property
dark_mode
light_mode
isNullable
property
bool
isNullable
final
Whether the column allows NULL values.
Implementation
final bool isNullable;
sup_gen_runner package
documentation
models/table_model
TableProperty
isNullable property
TableProperty class