items property

List<U> items
final

List of items in the radio list.

Implementation

final List<U> items;