Companion

object Companion : KSerializer<SystemaAPIKey>

Functions

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

Properties

descriptor
Link copied to clipboard
common
open override val descriptor: SerialDescriptor