other_user_ids property

List<int> other_user_ids
read / write

List of user identifiers of other users currently using the application.

Implementation

late List<int> other_user_ids;