String? get edition => _$this._edition;
set edition(covariant String? edition) => _$this._edition = edition;