choiceItems property

List<C2Choice<T>> choiceItems
final

List of choice item

Implementation

final List<C2Choice<T>> choiceItems;