users property

List<String> users
final

The list of users participating in the chat.

Implementation

final List<String> users;