UpdateInfo constructor
UpdateInfo({})
Implementation
UpdateInfo(
{this.code,
this.msg,
this.updateStatus,
this.versionCode,
this.versionName,
this.uploadTime,
this.modifyContent,
this.downloadUrl,
this.apkMd5,
this.apkSize});