hasCarousel property

bool get hasCarousel

Check if this has carousel cards

Implementation

bool get hasCarousel => carouselCards != null && carouselCards!.isNotEmpty;