migrator property

Migrator migrator
final

This functions takes in the current database and migrates it to the next version. The database will be updated to the next version. Mutates the database.

Implementation

final Migrator migrator;