ContactOption

constructor(id: UUID, name: String, value: String, icon: ImageVector?, optionType: ContactOptionType)

Parameters

id

the unique identifier of the contact option

name

the name of the contact option

value

the value of the contact option

icon

the icon of the contact option

optionType

the type of the contact option