contacts property

List<Contact> contacts
read / write

The list of contacts to import or edit; contacts' vCard are ignored and are not imported.

Implementation

late List<Contact> contacts;