oldRealm property

MigrationRealm oldRealm
final

The Realm as it existed just before the migration. Since the models have changed, this Realm can only be accessed via the dynamic API.

Implementation

final MigrationRealm oldRealm;