ConfigVo constructor
ConfigVo({})
Implementation
ConfigVo(
{this.url,
this.siteUrl,
this.appLogo,
this.appprimaryColorCode,
this.appSecondaryColorCode,
this.langCode,
this.privacyPolicy});