user_ids property

List<int> user_ids
read / write

User identifiers of the imported contacts in the same order as they were specified in the request; 0 if the contact is not yet a registered user.

Implementation

late List<int> user_ids;