contacts property

List<ContactData>? contacts
final

The contacts that meet the specified set of filter criteria, in sort order.

Implementation

final List<ContactData>? contacts;