Android
androidJvm
saved-sites-api
/
com.duckduckgo.savedsites.api
/
SavedSitesRepository
/
getFavoriteById
get
Favorite
By
Id
abstract
fun
getFavoriteById
(
id
:
String
)
:
SavedSite.Favorite
?
Returns a
Favorite
given a domain
Return
Favorite
if found or null if not found
Parameters
id
of the
Favorite