CLASS

Structure kind for regular classes with an arbitrary, but known statically, structure. Serializers typically encode classes with calls to Encoder.beginStructure and CompositeEncoder.endStructure, writing the elements of the class between these calls.

Functions

Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String