initialValues property

List<DropdownOption<T>> initialValues
final

Implementation

final List<DropdownOption<T>> initialValues;