options property

List<OptionElement> options
final

A list of options to display for selection.

Implementation

final List<OptionElement> options;