users property

List<User> users
final

List of users which are in the room.

Implementation

final List<User> users;