isRecentlyViewed property

bool isRecentlyViewed

Implementation

bool get isRecentlyViewed => _getAttribute<bool>(kRecentlyViewed, false);