user_ids property

List<int> user_ids
read / write

The user identifiers, total number of users in all rules must not exceed 1000.

Implementation

late List<int> user_ids;