Android
androidJvm
saved-sites-api
/
com.duckduckgo.savedsites.api
/
SavedSitesRepository
/
getFavorites
get
Favorites
abstract
fun
getFavorites
(
)
:
Flow
<
List
<
SavedSite.Favorite
>
>
Returns all
Favorite
in the Database
Return
Flow
of all
Favorite
in the Database