menu
tether_libs package
documentation
models/table_info.dart
TetherColumnInfo
isPrimaryKey property
isPrimaryKey property
dark_mode
light_mode
isPrimaryKey
property
bool
isPrimaryKey
final
Indicates whether this column is part of the table's primary key.
Implementation
final bool isPrimaryKey;
tether_libs package
documentation
models/table_info
TetherColumnInfo
isPrimaryKey property
TetherColumnInfo class