PropertyDefinitionSerializer

Serializer for PropertyDefinition that handles polymorphic serialization.

Author

Konstantin Pavlov

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor

Functions

Link copied to clipboard
open override fun deserialize(decoder: Decoder): PropertyDefinition
Link copied to clipboard
open override fun serialize(encoder: Encoder, value: PropertyDefinition)