phoneNumbers property

List<String>? phoneNumbers
final

List of all phone numbers associated with the contact.

Implementation

final List<String>? phoneNumbers;