choiceItems property

List<S2Choice<T>> choiceItems
final

List of choice item

Implementation

final List<S2Choice<T>> choiceItems;