newVersion property
The newVersion read-only property of the
IDBVersionChangeEvent interface returns the new version number of the
database.
Implementation
external int? get newVersion;
The newVersion read-only property of the
IDBVersionChangeEvent interface returns the new version number of the
database.
external int? get newVersion;