users property

List<UserData>? users
final

The users that meet the specified set of filter criteria, in sort order.

Implementation

final List<UserData>? users;