contacts property
The contacts that meet the specified set of filter criteria, in sort order.
Implementation
final List<ContactData>? contacts;
The contacts that meet the specified set of filter criteria, in sort order.
final List<ContactData>? contacts;