primaryKey property

bool? primaryKey
getter/setter pair

Whether or not the column represents a primary key.

Implementation

core.bool? primaryKey;