AutocompleteResult

fun AutocompleteResult(segments: List<AutocompleteSegment> = emptyList())

Parameters

segments

The list of the AutocompleteSegment returned by Autocomplete engine.