AppConfig constructor
AppConfig(})
Implementation
AppConfig(
this.id, {
required this.contact,
required this.appPrivacy,
required this.appTerms,
required this.designerPrivacy,
required this.designerTerms,
required this.imprint,
});