schema

abstract fun schema(): RealmSchema

Returns an immutable schema of the realm.

Return

the schema of the realm.