ReleaseChannelConfig constructor
ReleaseChannelConfig({})
Implementation
ReleaseChannelConfig({
this.channel,
this.customVersions,
this.defaultVersion,
this.upgradeTargetVersion,
this.validVersions,
});
ReleaseChannelConfig({
this.channel,
this.customVersions,
this.defaultVersion,
this.upgradeTargetVersion,
this.validVersions,
});