Phone

@Serializable
data class Phone(val phoneNumber: PhoneNumber) : Mode

Constructors

Link copied to clipboard
constructor(phoneNumber: PhoneNumber)

Properties

Link copied to clipboard