users property

List<UserSummary>? users
final

The list of all broker usernames for the specified broker.

Implementation

final List<UserSummary>? users;