contacts property

List<Contact>? contacts
final

The contacts present in a specific contact list.

Implementation

final List<Contact>? contacts;