contactId property
String?
get
contactId
Property getter and setter for contactId: Optionally, a reach-out can identify the contact rather than having the user choose Optionally, a reach-out can identify the contact rather than having the user choose
Implementation
String? get contactId;
set
contactId
(String? contactId)
Implementation
set contactId(String? contactId);