Companion

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor

Functions

Link copied to clipboard
open override fun deserialize(decoder: Decoder): GiftSentOrReceivedEvent.UniqueGift
Link copied to clipboard
@JvmName(name = "PublicConstructor")
operator fun invoke(gift: Gift.Unique, origin: String? = null, ownedGiftId: GiftId? = null, transferStarCount: Int? = null): GiftSentOrReceivedEvent.UniqueGift
Link copied to clipboard
open override fun serialize(encoder: Encoder, value: GiftSentOrReceivedEvent.UniqueGift)