version property

int version
final

The last version successfully migrated to SQLite. This should be before or equal to MigrationManager's #version. if MigrationManager is used.

Implementation

final int version;