sdk
/
com.mapbox.search.record
/
IndexableDataProvider
/
getAll
get
All
abstract fun
getAll
():
List
<
R
>
Content copied to clipboard
Get all items from provider.
Return
all items from data provider as list.