items property

List<DropDownDataModel> items
final

The list of all available items.

Implementation

final List<DropDownDataModel> items;