core.Map<core.String, core.dynamic> toJson() { final carouselCards = this.carouselCards; return {'carouselCards': ?carouselCards}; }