isPrimaryKey property Null safety
final
Whether or not this attribute is the primary key for its ManagedEntity.
Defaults to false.
Implementation
final bool isPrimaryKey;
Whether or not this attribute is the primary key for its ManagedEntity.
Defaults to false.
final bool isPrimaryKey;