contactNumbers property

List<String>? contactNumbers
getter/setter pair

The phone numbers of the contact for a contact message.

Implementation

List<String>? contactNumbers;