autoIncrement property

bool get autoIncrement

Auto increment.

Implementation

bool get autoIncrement => _impl.idbObjectStore.autoIncrement;