UpdateModel constructor
UpdateModel(})
Implementation
UpdateModel(
this.apkUrl,
this.apkName,
this.smallIcon,
this.iOSUrl, {
this.apkMD5,
this.showNotification = true,
this.jumpInstallPage = true,
this.showBgdToast = true,
});