items property

List<I> items
final

List of the items you want to display grouped

Implementation

final List<I> items;