isPrimaryKey property Null safety

bool isPrimaryKey
final

Whether or not this attribute is the primary key for its ManagedEntity.

Defaults to false.

Implementation

final bool isPrimaryKey;