Map_StatSerializer

class Map_StatSerializer : JsonTransformingSerializer<Map_Stat>

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): Map_Stat
Link copied to clipboard
override fun serialize(encoder: Encoder, value: Map_Stat)