SectionEntity constructor
SectionEntity({})
Implementation
SectionEntity({
this.title,
this.description,
this.imageId,
this.imagePositionRelative,
this.imageAlignment,
this.imageWidth,
this.links,
});
SectionEntity({
this.title,
this.description,
this.imageId,
this.imagePositionRelative,
this.imageAlignment,
this.imageWidth,
this.links,
});