getBookmarks

abstract fun getBookmarks(): Flow<List<SavedSite.Bookmark>>

Returns all Bookmark in the Database

Return

Flow of all Bookmark in the Database