hasAutoIncrement property

bool hasAutoIncrement
final

Whether this column has an AUTOINCREMENT primary key constraint that was created by drift.

Implementation

final bool hasAutoIncrement;