Release constructor
- {required BuildChannel channel,
- @JsonKey(name: "version") required String versionString,
- required ReleaseDownloads downloads,
- required String changelog}
Represents a release of the application.
Implementation
factory Release
Represents a release of the application.
factory Release