Configuration constructor
Configuration({})
Implementation
Configuration({
this.companyName,
this.configurationId,
this.configurationName,
this.contactEmail,
this.contactPhone,
this.customMessage,
this.dpcExtras,
this.dpcResourcePath,
this.forcedResetTime,
this.isDefault,
this.name,
});