toggle menu
realm-kotlin
3.0.0
common
switch theme
search in API
Realm Kotlin SDK
/
io.realm.kotlin.schema
/
ValuePropertyType
/
ValuePropertyType
Value
Property
Type
constructor
(
storageType
:
RealmStorageType
,
isNullable
:
Boolean
,
isPrimaryKey
:
Boolean
,
isIndexed
:
Boolean
,
isFullTextIndexed
:
Boolean
)