items property

List<T> items
final

List of all items available on the menu

Implementation

final List<T> items;