contactMethods property

List<ContactMethod>? contactMethods
final

An array of objects that describe the contact methods.

Implementation

final List<ContactMethod>? contactMethods;