migrationCallback property
Called when opening a Realm
with a schema version that is newer than the one used to create the file.
Implementation
final MigrationCallback? migrationCallback;
Called when opening a Realm
with a schema version that is newer than the one used to create the file.
final MigrationCallback? migrationCallback;