Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
kotlinx-serialization
Toggle table of contents
1.8.1
common
Platform filter
common
Switch theme
Search in API
kotlinx-serialization
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
.