isPrimaryKey property

bool? isPrimaryKey
getter/setter pair

Whether or not the column is a primary key.

Optional.

Implementation

core.bool? isPrimaryKey;