users property

List<UserType>? users
final

The users returned in the request to list users.

Implementation

final List<UserType>? users;