user_ids property

List<int> user_ids
read / write

Identifiers of users to be deleted.

Implementation

late List<int> user_ids;