phoneNumber property
The phone number of the contact.
Constraints: Phone number must be specified in the format "+country dialing
code.number including any area code>". For example, a US phone number
might appear as "+1.1234567890".
Implementation
final String? phoneNumber;