UserDataWrapperV1

@Serializable
data class UserDataWrapperV1(val user: ParticipantData)

Constructors

Link copied to clipboard
constructor(user: ParticipantData)

Properties

Link copied to clipboard