String? get changelogURL => _$this._changelogURL;
set changelogURL(covariant String? changelogURL) => _$this._changelogURL = changelogURL;