items property

List<T> items
final

The items, typically a List of Users IUser

Implementation

final List<T> items;