autoIncrementPrimaryKey property
Whether the primary key is auto-generated (SERIAL/AUTO_INCREMENT)
Implementation
final bool autoIncrementPrimaryKey;
Whether the primary key is auto-generated (SERIAL/AUTO_INCREMENT)
final bool autoIncrementPrimaryKey;