user_ids property

List<int> user_ids
read / write

Identifiers of users to be added to the basic group; may be empty to create a basic group without other members.

Implementation

late List<int> user_ids;