Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
toggle menu
kotlinx-serialization
1.7.3
common
switch theme
search in API
kotlinx-serialization-core
/
kotlinx.serialization.descriptors
/
nullable
nullable
val
SerialDescriptor
.
nullable
:
SerialDescriptor
(
source
)
Returns new serial descriptor for the same type with
isNullable
property set to
true
.