abstract fun getBookmarks(): Future<MutableMap<String!, Bookmark!>!>!
Exposes the property bookmarks value
Return
Future<MutableMap<String!, Bookmark!>!>!: the bookmarks value
Exposes a map of the Bookmarks in this topic The keys of this map are the names of the Bookmarks The values of this map are the Bookmarks themselves
Since
1