userList property

List<User>? userList
final

The list of users.

Implementation

final List<User>? userList;