Bookmarker typedef

Bookmarker = ({String id, BookmarkType type})

Implementation

typedef Bookmarker = ({BookmarkType type, String id});