user_ids property

List<int> user_ids
read / write

User identifiers of close friends; the users must be contacts of the current user.

Implementation

late List<int> user_ids;