menu
tether_libs package
documentation
models/table_info.dart
TetherColumnInfo
isUnique property
isUnique property
dark_mode
light_mode
isUnique
property
bool
isUnique
final
Indicates whether this column has a unique constraint.
Implementation
final bool isUnique;
tether_libs package
documentation
models/table_info
TetherColumnInfo
isUnique property
TetherColumnInfo class