isBookmarked property

bool get isBookmarked

Implementation

bool get isBookmarked => bookmarked ?? false;