user_ids property

List<int> user_ids
read / write

Identifiers of users, which weren't added because of their privacy settings.

Implementation

late List<int> user_ids;