menu
dutato
data/models/bookmark_model.dart
BookmarkModel
userId property
userId
dark_mode
light_mode
description
userId
property
@
JsonKey
(name: 'user_id')
String
get
userId
inherited
Implementation
String get id;@JsonKey(name: 'user_id') String get userId;
dutato
bookmark_model
BookmarkModel
userId property
BookmarkModel class