menu
conduit_core package
documentation
conduit_core.dart
SchemaColumn
isPrimaryKey property
isPrimaryKey property
dark_mode
light_mode
isPrimaryKey
property
bool
?
isPrimaryKey
getter/setter pair
Whether or not this column is the primary key of its
table
.
Implementation
bool? isPrimaryKey = false;
conduit_core package
documentation
conduit_core
SchemaColumn
isPrimaryKey property
SchemaColumn class