users property

List<User> users
final

A list of users in the group.

Implementation

final List<User> users;