schemaObjects property

Iterable<SchemaObject> schemaObjects
final

A collection of SchemaObject that will be used to construct the RealmSchema once the Realm is opened.

Implementation

final Iterable<SchemaObject> schemaObjects;