descriptor

open override val descriptor: SerialDescriptor(source)

A descriptor for this transformation. By default, it delegates to tSerializer's descriptor.

However, this descriptor can be overridden to achieve better representation of the resulting JSON shape for schema generating or introspection purposes.