AppCastItem constructor
AppCastItem({})
Implementation
AppCastItem({
this.title,
this.dateString,
this.itemDescription,
this.releaseNotesURL,
this.minimumSystemVersion,
this.maximumSystemVersion,
this.fileURL,
this.contentLength,
this.versionString,
this.osString,
this.displayVersionString,
this.infoURL,
this.tags,
});