UpdateConfig constructor
UpdateConfig({})
Implementation
UpdateConfig({
this.title,
this.progressBackgroundColor,
this.themeColor,
this.topImage,
this.extraHeight,
this.apkName,
this.retryCount,
this.chLanguage = false,
});