schemaObjects property
A collection of SchemaObject that will be used to construct the
RealmSchema once the Realm
is opened.
Implementation
final Iterable<SchemaObject> schemaObjects;
A collection of SchemaObject that will be used to construct the
RealmSchema once the Realm
is opened.
final Iterable<SchemaObject> schemaObjects;