displayStringForOption property

AutocompleteOptionToString<T> displayStringForOption
final

Returns the string to display in the field when the option is selected.

Implementation

final AutocompleteOptionToString<T> displayStringForOption;