menu
dutato
domain/entities/bookmark.dart
Bookmark
kind property
kind
dark_mode
light_mode
description
kind
property
BookmarkKind
get
kind
inherited
Implementation
String get id; String get userId; BookmarkKind get kind;
dutato
bookmark
Bookmark
kind property
Bookmark class