choiceItems property

List<C2Choice<T>> choiceItems
getter/setter pair

Choice items

Implementation

List<C2Choice<T>> choiceItems = [];