bookmarksNullable property

  1. @JS('bookmarks')
JSBookmarks? get bookmarksNullable

Implementation

@JS('bookmarks')
external JSBookmarks? get bookmarksNullable;