phoneNumbers property

List<PhoneNumber>? phoneNumbers
final

The list of phone numbers for the contact.

Implementation

final List<PhoneNumber>? phoneNumbers;