newSchema property

RealmSchema newSchema
final

The new schema that will be applied to the Realm as soon as the event handler completes.

Implementation

final RealmSchema newSchema;