isBookmarked property

  1. @JsonKey(name: 'is_bookmarked')
bool isBookmarked
getter/setter pair

Implementation

@JsonKey(name: 'is_bookmarked')
bool isBookmarked;