Info constructor
Info({})
Implementation
Info(
{this.id,
this.createdAt,
this.name,
this.officialTitle,
this.domain,
this.slug,
this.address,
this.contact,
this.tax,
this.social,
this.logoPhoto,
this.bannerPhoto});