items property

List<T> items
final

List of all items to select from

Implementation

final List<T> items;