menu
sup_gen_runner package
documentation
models/table_model.dart
TableProperty
isPrimaryKey property
isPrimaryKey property
dark_mode
light_mode
isPrimaryKey
property
bool
isPrimaryKey
final
Whether this column is part of the primary key.
Implementation
final bool isPrimaryKey;
sup_gen_runner package
documentation
models/table_model
TableProperty
isPrimaryKey property
TableProperty class