primaryKey property

bool? primaryKey
getter/setter pair

Whether or not the property is a primary key.

Optional.

Implementation

core.bool? primaryKey;