schemaVersion property

Future<int?> schemaVersion

If available, the schema version of the database

Implementation

Future<int?> get schemaVersion;