keyGeneratorValue property
the current value of key generator, to become the next inserted key into the object store. Valid if objectStore.autoIncrement is true.
Implementation
final num keyGeneratorValue;
the current value of key generator, to become the next inserted key into the object store. Valid if objectStore.autoIncrement is true.
final num keyGeneratorValue;