versionBefore property

int? versionBefore
final

The schema version before the database has been opened, or null if the database has just been created.

Implementation

final int? versionBefore;