options property

List<SelectFieldOption<T>> options
final

Provide the options to be used

Implementation

final List<SelectFieldOption<T>> options;