items property

List<T> items
final

A list of items to choose from.

Implementation

final List<T> items;