items property

List<T> items
final

Review items shown in the queue.

Implementation

final List<T> items;