toggle menu
realm-kotlin
3.0.0
common
switch theme
search in API
Realm Kotlin SDK
/
io.realm.kotlin.schema
/
MapPropertyType
/
isNullable
is
Nullable
open
override
val
isNullable
:
Boolean
=
false
Whether or not the elements inside the map can be
null
.