schemaVersion

abstract fun schemaVersion(): Long

Returns the schema version of the realm.

The default initial schema version is 0.

Return

the schema version of the realm.

See also