menu
tether_libs package
documentation
models/table_info.dart
TetherColumnInfo
isNullable property
isNullable property
dark_mode
light_mode
isNullable
property
bool
isNullable
final
Indicates whether the column can store
NULL
values.
Implementation
final bool isNullable;
tether_libs package
documentation
models/table_info
TetherColumnInfo
isNullable property
TetherColumnInfo class