CardData constructor
CardData({})
Implementation
CardData(
{this.id,
this.type,
this.blockList,
this.cardClass,
this.topBanner,
this.bottomBanner,
this.extras});
CardData(
{this.id,
this.type,
this.blockList,
this.cardClass,
this.topBanner,
this.bottomBanner,
this.extras});