descriptor

open override val descriptor: SerialDescriptor(source)

The descriptor that provides metadata about the serialized form of the value. This descriptor corresponds to the valueSerializer's descriptor, defining the structure of the serialized data and associated information like kind and elements.