data property

List<String> data
final

List of strings to display in the dropdown.

Implementation

final List<String> data;