migrationCallback property

MigrationCallback? migrationCallback
final

Called when opening a Realm with a schema version that is newer than the one used to create the file.

Implementation

final MigrationCallback? migrationCallback;