Android
androidJvm
history-api
/
com.duckduckgo.history.api
/
NavigationHistory
/
getHistory
get
History
abstract
fun
getHistory
(
)
:
Flow
<
List
<
HistoryEntry
>
>
Retrieves all
HistoryEntry
.
Return
Flow
of all
HistoryEntry
.