RealmPropertyType

A RealmPropertyType describes the type of a specific property in the object model.

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val isNullable: Boolean

Indicates whether the storage element can be null.

Link copied to clipboard

The type that is used when storing the property values in the realm.