itemSorter property

Comparator<AutoCompleteItem<T>>? itemSorter
final

Implementation

final Comparator<AutoCompleteItem<T>>? itemSorter;