UContentItem constructor
UContentItem({})
Implementation
UContentItem({
this.title,
this.subTitle,
this.description,
this.iconBase64,
this.imageBase64,
this.link,
this.order,
});
UContentItem({
this.title,
this.subTitle,
this.description,
this.iconBase64,
this.imageBase64,
this.link,
this.order,
});