SharedContactAvatar

data class SharedContactAvatar(attachment: JsonAttachment?, isProfile: Boolean?)

Properties

Link copied to clipboard
val attachment: JsonAttachment? = null
Link copied to clipboard
val isProfile: Boolean? = null