MoAppSelfUpdateInfoModel constructor
MoAppSelfUpdateInfoModel({})
Implementation
MoAppSelfUpdateInfoModel({required this.downloadUrl, this.versionString, this.priority, this.changelog, this.buildNumber});
MoAppSelfUpdateInfoModel({required this.downloadUrl, this.versionString, this.priority, this.changelog, this.buildNumber});