contactList property

List<ContactData>? contactList
final

List of contacts.

Implementation

final List<ContactData>? contactList;