PlatformPropertiesSerializer

class PlatformPropertiesSerializer : JsonTransformingSerializer<PlatformProperties>

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor

Functions

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