contacts property

List<Contact> contacts
read / write

The new list of contacts, contact's vCard are ignored and are not imported.

Implementation

late List<Contact> contacts;