search-client
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
search-client
search-client
/
com.jillesvangurp.ktsearch
/
SearchResponse
/
Hits
/
Hits
Hits
constructor
(
maxScore
:
Double
?
,
total
:
SearchResponse.Hits.Total
?
,
hits
:
List
<
SearchResponse.Hit
>
)