ContactInfo

data class ContactInfo(val contact: Contact, val sources: MutableSet<Contact.Source>)

Constructors

Link copied to clipboard
constructor(contact: Contact, sources: MutableSet<Contact.Source>)

Properties

Link copied to clipboard
Link copied to clipboard