currentDatabaseVersion property

(String, int) currentDatabaseVersion

Name and version number for this type of persistent storage

Used for database migration: this is the version represented by the code

Implementation

(String, int) get currentDatabaseVersion;