uniqueId property Null safety
final
Remove duplicate IDs. If multiple bookmarks share the same ID, the bookmarks are regarded the same.
Implementation
final String? uniqueId;
Remove duplicate IDs. If multiple bookmarks share the same ID, the bookmarks are regarded the same.
final String? uniqueId;