sdk / com.mapbox.search.record / IndexableDataProvider / getAll

getAll

abstract fun getAll(): List<R>

Get all items from provider.

Return
all items from data provider as list.